Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Cat.whiskerLeft_app

∀ {C D E : CategoryTheory.Cat} (F : C ⟶ D) {G H : D ⟶ E} (η : G ⟶ H) (X : ↑C),
  (CategoryTheory.Bicategory.whiskerLeft F η).toNatTrans.app X = η.toNatTrans.app (F.toFunctor.obj X)
Defined in
Mathlib.CategoryTheory.Category.Cat
Cited by
51 results in Mathlib
Foundations
Depth 30 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_whiskerRight_mapComp'₀₂₃_inv_app · cited by 3Pseudofunctor.mapComp'_in…CategoryTheory.Pseudofunctor.mapComp'_comp_id_hom_app · cited by 2Pseudofunctor.mapComp'_co…CategoryTheory.Pseudofunctor.mapComp'_comp_id_inv_app · cited by 2Pseudofunctor.mapComp'_co…CategoryTheory.Pseudofunctor.StrongTrans.naturality_id_hom_app · cited by 1StrongTrans.naturality_id…CategoryTheory.Pseudofunctor.StrongTrans.naturality_id_inv_app · cited by 1StrongTrans.naturality_id…CategoryTheory.Pseudofunctor.map₂_associator_app · cited by 1Pseudofunctor.map₂_associ…CategoryTheory.Pseudofunctor.StrongTrans.naturality_naturality_hom_app · cited by 1StrongTrans.naturality_na…CategoryTheory.Pseudofunctor.map₂_right_unitor_app · cited by 1Pseudofunctor.map₂_right_…CategoryTheory.Pseudofunctor.map₂_whisker_left_app · cited by 1Pseudofunctor.map₂_whiske…CategoryTheory.LaxFunctor.mapComp_assoc_left_app · cited by 1LaxFunctor.mapComp_assoc_…CategoryTheory.LaxFunctor.mapComp_assoc_right_app · cited by 1LaxFunctor.mapComp_assoc_…CategoryTheory.LaxFunctor.mapComp_naturality_right_app · cited by 1LaxFunctor.mapComp_natura…CategoryTheory.LaxFunctor.map₂_associator_app · cited by 1LaxFunctor.map₂_associato…CategoryTheory.Pseudofunctor.mapComp'₀₁₃_hom_app · cited by 1Pseudofunctor.mapComp'₀₁₃…CategoryTheory.Pseudofunctor.mapComp'₀₁₃_hom_comp_whiskerLeft_mapComp'_hom_app · cited by 1Pseudofunctor.mapComp'₀₁₃…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.Cat · cited by 884CategoryTheory.CatCategoryTheory.Bundled.α · cited by 736Bundled.αCategoryTheory.Cat.Hom.toFunctor · cited by 531Hom.toFunctorCategoryTheory.Bicategory.whiskerLeft · cited by 524Bicategory.whiskerLeftCategoryTheory.Cat.Hom₂.toNatTrans · cited by 277Hom₂.toNatTransCat.whiskerLeft_appCITED BYCITES

Cites10

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

Cited by51

Results whose statement or proof uses this declaration.