Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Cat.associator_inv_app

∀ {B C D E : CategoryTheory.Cat} (F : B ⟶ C) (G : C ⟶ D) (H : D ⟶ E) (X : ↑B),
  (CategoryTheory.Bicategory.associator F G H).inv.toNatTrans.app X = CategoryTheory.eqToHom ⋯
Defined in
Mathlib.CategoryTheory.Category.Cat
Cited by
17 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

CategoryTheory.Pseudofunctor.mapComp'₀₁₃_inv_app · cited by 1Pseudofunctor.mapComp'₀₁₃…CategoryTheory.Pseudofunctor.mapComp'₀₁₃_inv_comp_mapComp'₀₂₃_hom_app · cited by 1Pseudofunctor.mapComp'₀₁₃…CategoryTheory.OplaxFunctor.mapComp_assoc_left_app · cited by 1OplaxFunctor.mapComp_asso…CategoryTheory.Pseudofunctor.mapComp'₀₂₃_hom_app · cited by 1Pseudofunctor.mapComp'₀₂₃…CategoryTheory.Pseudofunctor.mapComp'₀₂₃_hom_comp_mapComp'_hom_whiskerRight_app · cited by 1Pseudofunctor.mapComp'₀₂₃…CategoryTheory.Pseudofunctor.whiskerLeft_mapComp'_inv_comp_mapComp'₀₁₃_inv_app · cited by 1Pseudofunctor.whiskerLeft…CategoryTheory.Pseudofunctor.mapComp_assoc_left_hom_app · cited by 1Pseudofunctor.mapComp_ass…CategoryTheory.LaxFunctor.mapComp_assoc_right_app · cited by 1LaxFunctor.mapComp_assoc_…CategoryTheory.Pseudofunctor.mapComp_assoc_right_inv_app · cited by 1Pseudofunctor.mapComp_ass…CategoryTheory.Pseudofunctor.StrongTrans.naturality_comp_hom_app · cited by 1StrongTrans.naturality_co…CategoryTheory.Pseudofunctor.StrongTrans.naturality_comp_inv_app · cited by 1StrongTrans.naturality_co…CategoryTheory.Oplax.StrongTrans.whiskerLeft_naturality_comp_app · cited by 0StrongTrans.whiskerLeft_n…CategoryTheory.Pseudofunctor.StrongTrans.whiskerLeft_naturality_comp_app · cited by 0StrongTrans.whiskerLeft_n…CategoryTheory.Oplax.StrongTrans.whiskerRight_naturality_comp_app · cited by 0StrongTrans.whiskerRight_…CategoryTheory.Pseudofunctor.StrongTrans.whiskerRight_naturality_comp_app · cited by 0StrongTrans.whiskerRight_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Cat · cited by 884CategoryTheory.CatCategoryTheory.eqToHom · cited by 860CategoryTheory.eqToHomCategoryTheory.Bundled.α · cited by 736Bundled.αCategoryTheory.Cat.Hom.toFunctor · cited by 531Hom.toFunctorCategoryTheory.Bicategory.associator · cited by 405Bicategory.associatorCategoryTheory.Cat.Hom₂.toNatTrans · cited by 277Hom₂.toNatTransCat.associator_inv_appCITED BYCITES

Cites13

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

Cited by17

Results whose statement or proof uses this declaration.