Theorems · Theorem · category theory
CategoryTheory.Over.whiskerLeft_left_snd_assoc
∀ {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) {Z : C} (h : T.left ⟶ Z),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Over.Hom.left (CategoryTheory.MonoidalCategoryStruct.whiskerLeft R f))
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.snd R.hom T.hom) h) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.snd R.hom S.hom)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Over.Hom.left f) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftstatement and proof · cited by 915
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
- CategoryTheory.Over.leftstatement and proof · cited by 541
- CategoryTheory.Limits.HasPullbacksstatement and proof · cited by 439
- CategoryTheory.Over.homstatement and proof · cited by 370
- CategoryTheory.Over.Hom.leftstatement and proof · cited by 287
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.