Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.MapFactorizationData.fac_assoc
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {W₁ W₂ : CategoryTheory.MorphismProperty C} {X Y : C}
{f : X ⟶ Y} (self : W₁.MapFactorizationData W₂ f) {Z : C} (h : Y ⟶ Z),
CategoryTheory.CategoryStruct.comp self.i (CategoryTheory.CategoryStruct.comp self.p h) =
CategoryTheory.CategoryStruct.comp f h- Cited by
- 5 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Category.assocproof · cited by 6,433
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.MapFactorizationDatastatement and proof · cited by 63
- CategoryTheory.MorphismProperty.MapFactorizationData.Zstatement · cited by 63
- CategoryTheory.MorphismProperty.MapFactorizationData.pstatement and proof · cited by 36
- CategoryTheory.MorphismProperty.MapFactorizationData.istatement and proof · cited by 36
- CategoryTheory.MorphismProperty.MapFactorizationData.facproof · cited by 9
Cited by5
Results whose statement or proof uses this declaration.
- HomotopicalAlgebra.RightHomotopyRel.exists_very_good_pathObjectproof · cited by 3
- HomotopicalAlgebra.Cylinder.LeftHomotopy.exists_good_cylinderproof · cited by 1
- HomotopicalAlgebra.PathObject.RightHomotopy.exists_good_pathObjectproof · cited by 1
- HomotopicalAlgebra.ModelCategory.hasLiftingProperty_of_joyalTrickDualproof · cited by 0