Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.LeftFraction.Localization.homMk_comp_homMk
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {W : CategoryTheory.MorphismProperty C}
[inst_1 : W.HasLeftCalculusOfFractions] {X Y Z : C} (z₁ : W.LeftFraction X Y) (z₂ : W.LeftFraction Y Z)
(z₃ : W.LeftFraction z₁.Y' z₂.Y'),
CategoryTheory.CategoryStruct.comp z₂.f z₃.s = CategoryTheory.CategoryStruct.comp z₁.s z₃.f →
CategoryTheory.CategoryStruct.comp (CategoryTheory.MorphismProperty.LeftFraction.Localization.homMk z₁)
(CategoryTheory.MorphismProperty.LeftFraction.Localization.homMk z₂) =
CategoryTheory.MorphismProperty.LeftFraction.Localization.homMk (z₁.comp₀ z₂ z₃)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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 · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.HasLeftCalculusOfFractionsstatement and proof · cited by 71
- CategoryTheory.MorphismProperty.LeftFractionstatement and proof · cited by 67
- CategoryTheory.MorphismProperty.LeftFraction.Y'statement and proof · cited by 57
- CategoryTheory.MorphismProperty.LeftFraction.fstatement and proof · cited by 52
- CategoryTheory.MorphismProperty.LeftFraction.sstatement and proof · cited by 51
- CategoryTheory.MorphismProperty.LeftFraction.Localization.Qstatement and proof · cited by 21
- CategoryTheory.MorphismProperty.LeftFraction.Localizationstatement · cited by 20
Cited by1
Results whose statement or proof uses this declaration.