/caterwaul/Isomorphism/Kind

Copy path to clipboard

Source

λ(cat : ../Category/Sort) →
λ(a : Kind) →
λ(b : Kind) →
{ to : cat.arrow a b, from : cat.arrow b a }