Theorems · Theorem · category theory
CategoryTheory.Over.whiskerLeft_left_snd
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasPullbacks C] {X : C}
{R S T : CategoryTheory.Over X} (f : S ⟶ T),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Over.Hom.left (CategoryTheory.MonoidalCategoryStruct.whiskerLeft R f))
(CategoryTheory.Limits.pullback.snd R.hom T.hom) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.snd R.hom S.hom) (CategoryTheory.Over.Hom.left f)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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.NatTrans.appproof · cited by 7,406
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.Equivalence.functorproof · cited by 1,268
- CategoryTheory.Equivalence.inverseproof · cited by 1,130
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftstatement · cited by 915
- CategoryTheory.Limits.pullbackstatement · cited by 864
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.whiskerLeft_left_snd_assocproof · cited by 0