Skip to content

Conversation

@duairc
Copy link
Contributor

@duairc duairc commented Jan 8, 2018

I expect that you're less likely to merge this one (because it adds a dependency on adjunctions), but for what it's worth, Costar actually can be made into a SumProfunctor, but it needs cozipL.

@tomjaguarpaw
Copy link
Owner

Can I ask why this is useful in practice?

@sjoerdvisscher
Copy link
Contributor

Imho it is not very useful, since for left adjoints f, f a is isomorphic to (a, f()), so Costar f a b is isomorphic to (a, f ()) -> b, which is isomorphic to Star ((->) (f ())) a b.

It could still be useful if Adjunction is a much used class, but afaik it isn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants