Theorems · Theorem · category theory
CategoryTheory.ChosenPullbacksAlong.Over.whiskerRight_left_fst
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.ChosenPullbacks C] {X : C}
{R S T : CategoryTheory.Over X} (f : S ⟶ T),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Over.Hom.left (CategoryTheory.MonoidalCategoryStruct.whiskerRight f R))
(CategoryTheory.ChosenPullbacksAlong.fst T.hom R.hom) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.ChosenPullbacksAlong.fst S.hom R.hom)
(CategoryTheory.Over.Hom.left f)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement · cited by 903
- CategoryTheory.Over.leftstatement · cited by 541
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.Over.homstatement · cited by 370
- CategoryTheory.Over.Hom.leftstatement · cited by 287
- CategoryTheory.ChosenPullbacksAlong.cartesianMonoidalCategoryOverstatement · cited by 49
- CategoryTheory.ChosenPullbacksstatement and proof · cited by 49
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ChosenPullbacksAlong.Over.whiskerRight_left_fst_assocproof · cited by 0