cat/src/Cat/Category/Monad
Frederik Hanghøj Iversen 438978973d Construct isomorphism from equivalence
Using this somewhat round-about way of constructing an isomorphism from
an equivalence has made typechecking slower in some situations.

E.g. if you're constructing an equivalence from gradLemma and later use
that constructed equivalence to recover the isomorphism, then you
might as well have kept using those functions.
2018-03-15 12:33:00 +01:00
..
Kleisli.agda Move monoidal and kleisli representation to own modules 2018-03-12 14:23:23 +01:00
Monoidal.agda Move monoidal and kleisli representation to own modules 2018-03-12 14:23:23 +01:00
Voevodsky.agda Construct isomorphism from equivalence 2018-03-15 12:33:00 +01:00