Theorems · Definition · category theory
CategoryTheory.MorphismProperty.LeftFraction.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 → W.RightFraction X YA choice of a right fraction deduced from a left fraction for a morphism property W
when W has right calculus of fractions.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.LeftFractionstatement and proof · cited by 67
- CategoryTheory.MorphismProperty.RightFractionstatement · cited by 37
- CategoryTheory.MorphismProperty.HasRightCalculusOfFractionsstatement and proof · cited by 14
- CategoryTheory.MorphismProperty.LeftFraction.exists_rightFractionproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.LeftFraction.rightFraction_facstatement · cited by 1
- CategoryTheory.MorphismProperty.LeftFraction.rightFraction_fac_assocstatement and proof · cited by 0