Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.LeftFraction.exists_rightFraction
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {W : CategoryTheory.MorphismProperty C}
[W.HasRightCalculusOfFractions] {X Y : C} (φ : W.LeftFraction X Y),
∃ ψ, CategoryTheory.CategoryStruct.comp ψ.s φ.f = CategoryTheory.CategoryStruct.comp ψ.f φ.s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
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 · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.LeftFractionstatement and proof · cited by 67
- CategoryTheory.MorphismProperty.LeftFraction.Y'statement · cited by 57
- CategoryTheory.MorphismProperty.LeftFraction.fstatement · cited by 52
- CategoryTheory.MorphismProperty.LeftFraction.sstatement · cited by 51
- CategoryTheory.MorphismProperty.RightFraction.sstatement · cited by 38
- CategoryTheory.MorphismProperty.RightFractionstatement · cited by 37
- CategoryTheory.MorphismProperty.RightFraction.fstatement · cited by 36
- CategoryTheory.MorphismProperty.RightFraction.X'statement · cited by 31
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.LeftFraction.rightFractionproof · cited by 2
- CategoryTheory.MorphismProperty.LeftFraction.rightFraction_facproof · cited by 1