Associator for binary disjoint union of categories. #
The associator functor ((C ⊕ D) ⊕ E) ⥤ (C ⊕ (D ⊕ E))
and its inverse form an equivalence.
The associator functor (C ⊕ D) ⊕ E ⥤ C ⊕ (D ⊕ E)
for sums of categories.
Equations
Instances For
Characterizing the composition of the associator and the left inclusion.
Equations
Instances For
Characterizing the composition of the associator and the right inclusion.
Equations
Instances For
Further characterizing the composition of the associator and the left inclusion.
Equations
Instances For
Further characterizing the composition of the associator and the left inclusion.
Equations
Instances For
The inverse associator functor C ⊕ (D ⊕ E) ⥤ (C ⊕ D) ⊕ E
for sums of categories.
Equations
Instances For
Characterizing the composition of the inverse of the associator and the left inclusion.
Equations
Instances For
Characterizing the composition of the inverse of the associator and the right inclusion.
Equations
Instances For
Further characterizing the composition of the inverse of the associator and the right inclusion.
Equations
Instances For
Further characterizing the composition of the inverse of the associator and the right inclusion.
Equations
Instances For
The equivalence of categories expressing associativity of sums of categories.