Theorems · Definition · category theory
CategoryTheory.MorphismProperty.RightFraction.leftFraction
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{W : CategoryTheory.MorphismProperty C} →
[W.HasLeftCalculusOfFractions] → {X Y : C} → W.RightFraction X Y → W.LeftFraction X YA choice of a left fraction deduced from a right fraction for a morphism property W
when W has left calculus of fractions.
- Cited by
- 3 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.HasLeftCalculusOfFractionsstatement and proof · cited by 71
- CategoryTheory.MorphismProperty.LeftFractionstatement · cited by 67
- CategoryTheory.MorphismProperty.RightFractionstatement and proof · cited by 37
- CategoryTheory.MorphismProperty.RightFraction.exists_leftFractionproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.LeftFraction.compproof · cited by 2
- CategoryTheory.MorphismProperty.RightFraction.leftFraction_facstatement · cited by 2
- CategoryTheory.MorphismProperty.LeftFraction.comp_eqproof · cited by 1
- CategoryTheory.MorphismProperty.RightFraction.leftFraction_fac_assocstatement and proof · cited by 0