Theorems · Theorem · category theory
CategoryTheory.ChosenPullbacksAlong.Over.associator_hom_left_snd_snd_assoc
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.ChosenPullbacks C] {X : C}
(R S T : CategoryTheory.Over X) {Z : C} (h : T.left ⟶ Z),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Over.Hom.left (CategoryTheory.MonoidalCategoryStruct.associator R S T).hom)
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.ChosenPullbacksAlong.snd R.hom
(CategoryTheory.CategoryStruct.comp (CategoryTheory.ChosenPullbacksAlong.snd S.hom T.hom) T.hom))
(CategoryTheory.CategoryStruct.comp (CategoryTheory.ChosenPullbacksAlong.snd S.hom T.hom) h)) =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.ChosenPullbacksAlong.snd (CategoryTheory.MonoidalCategoryStruct.tensorObj R S).hom T.hom) h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.MonoidalCategoryStruct.associatorstatement and proof · cited by 667
- CategoryTheory.Over.leftstatement and proof · cited by 541
- CategoryTheory.Over.homstatement and proof · cited by 370
- CategoryTheory.Over.Hom.leftstatement and proof · cited by 287
- CategoryTheory.ChosenPullbacksAlong.cartesianMonoidalCategoryOverstatement · cited by 49
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.