Mathlib Map

Theorems · Definition · category theory

CategoryTheory.prod.associativity

(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] → (C × D) × E ≌ C × D × E

The equivalence of categories expressing associativity of products of categories.

Defined in
Mathlib.CategoryTheory.Products.Associator
Cited by
32 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.prod.prodμ · cited by 8prod.prodμCategoryTheory.Sum.associativityFunctorEquivNaturalityFunctorIso · cited by 6Sum.associativityFunctorE…CategoryTheory.MonoidalCategory.DayConvolution.associatorCorepresentingIso · cited by 4DayConvolution.associator…CategoryTheory.MonoidalCategory.DayConvolution.associator_hom_unit_unit · cited by 4DayConvolution.associator…CategoryTheory.Functor.currying₃ · cited by 3Functor.currying₃SSet.Truncated.HomotopyCategory.BinaryProduct.associativityIso · cited by 2BinaryProduct.associativi…CategoryTheory.prod.functorProdToProdFunctorAssociator · cited by 2prod.functorProdToProdFun…CategoryTheory.prod.prodFunctorToFunctorProdAssociator · cited by 2prod.prodFunctorToFunctor…SSet.Truncated.HomotopyCategory.BinaryProduct.associativityIso_hom_app · cited by 1BinaryProduct.associativi…CategoryTheory.Functor.currying₃_unitIso_hom_app_app_app_app · cited by 1Functor.currying₃_unitIso…CategoryTheory.Functor.currying₃_unitIso_inv_app_app_app_app · cited by 1Functor.currying₃_unitIso…SSet.Truncated.HomotopyCategory.BinaryProduct.associativity'Iso · cited by 1BinaryProduct.associativi…SSet.Truncated.HomotopyCategory.BinaryProduct.associativity'Iso_hom_app · cited by 1BinaryProduct.associativi…CategoryTheory.MonoidalCategory.DayConvolution.associator_inv_unit_unit · cited by 1DayConvolution.associator…CategoryTheory.prod.prodμ_counitIso_hom_app · cited by 0prod.prodμ_counitIso_hom_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.prod.associator · cited by 12prod.associatorCategoryTheory.prod.inverseAssociator · cited by 10prod.inverseAssociatorprod.associativityCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by40

Results whose statement or proof uses this declaration.