Theorems · Theorem · category theory
CategoryTheory.Functor.whiskerLeft_twice
∀ {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] {B : Type u₄}
[inst_3 : CategoryTheory.Category.{v₄, u₄} B] (F : CategoryTheory.Functor B C) (G : CategoryTheory.Functor C D)
{H K : CategoryTheory.Functor D E} (α : H ⟶ K),
F.whiskerLeft (G.whiskerLeft α) =
CategoryTheory.CategoryStruct.comp (F.associator G H).inv
(CategoryTheory.CategoryStruct.comp ((F.comp G).whiskerLeft α) (F.associator G K).hom)- Defined in
- Mathlib.CategoryTheory.Whiskering
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
Cited by21
Results whose statement or proof uses this declaration.
- CategoryTheory.mateEquiv_vcompproof · cited by 4
- CategoryTheory.IsVanKampenColimit.whiskerEquivalence_iffproof · cited by 2
- CategoryTheory.conjugateEquiv_mateEquiv_vcompproof · cited by 1
- CategoryTheory.Presheaf.isLeftKanExtension_along_uliftYoneda_iffproof · cited by 1
- CategoryTheory.Join.mapWhiskerLeft_associator_homproof · cited by 1
- CategoryTheory.IsUniversalColimit.whiskerEquivalenceproof · cited by 1
- CategoryTheory.IsUniversalColimit.whiskerEquivalence_iffproof · cited by 1
- CategoryTheory.Join.mapWhiskerLeft_whiskerLeftproof · cited by 1
- CategoryTheory.MonoidalCategory.DayConvolutionUnit.leftUnitor_naturalityproof · cited by 1
- CategoryTheory.mateEquiv_conjugateEquiv_vcompproof · cited by 1
- CategoryTheory.Join.mapWhiskerRight_whiskerLeftproof · cited by 1
- CategoryTheory.mateEquiv_hcompproof · cited by 1