Theorems · Definition · category theory
CategoryTheory.prod.inverseAssociator
(C : Type u₁) →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
(D : Type u₂) →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(E : Type u₃) → [inst_2 : CategoryTheory.Category.{v₃, u₃} E] → CategoryTheory.Functor (C × D × E) ((C × D) × E)The inverse associator functor C × (D × E) ⥤ (C × D) × E .
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Prod.mkHomproof · cited by 108
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.prod.associativityproof · cited by 32
- CategoryTheory.MonoidalCategory.DayConvolution.associator_hom_unit_unitproof · cited by 4
- CategoryTheory.Functor.currying₃_unitIso_hom_app_app_app_appproof · cited by 1
- CategoryTheory.Functor.currying₃_unitIso_inv_app_app_app_appproof · cited by 1
- CategoryTheory.MonoidalCategory.DayConvolution.associator_inv_unit_unitproof · cited by 1
- CategoryTheory.prod.associativity_inversestatement · cited by 0
- CategoryTheory.prod.inverseAssociator_mapstatement and proof · cited by 0
- CategoryTheory.prod.inverseAssociator_objstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolution.associatorCorepresentingIso_hom_app_hom_apply_appstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolution.associatorCorepresentingIso_inv_app_hom_apply_appstatement and proof · cited by 0
- CategoryTheory.prod.associativity_counitIsostatement · cited by 0