As in if we can go from `A -> B` and from `B -&...
# arrow
r
As in if we can go from
A -> B
and from
B -> C
we can go from
A -> C
and back where
A, B, C
are different product types with the same arity and types in their product representation.