You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i.e. a morphism of relative comonads
e : E |- Stream -> Tri
mapping (a1, a2,...) to
a1 e e ...
a2 e ....
a3
It looks like this ain't a morphism of coalgebras in the category TRI, so cannot be defined via terminality of Tri. But a "manual" definition might be possible...
The text was updated successfully, but these errors were encountered:
i.e. a morphism of relative comonads
e : E |- Stream -> Tri
mapping (a1, a2,...) to
a1 e e ...
a2 e ....
a3
It looks like this ain't a morphism of coalgebras in the category TRI, so cannot be defined via terminality of Tri. But a "manual" definition might be possible...
The text was updated successfully, but these errors were encountered: