Mathlib Map

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 Y

A choice of a left fraction deduced from a right fraction for a morphism property W when W has left calculus of fractions.

Defined in
Mathlib.CategoryTheory.Localization.CalculusOfFractions
Cited by
3 results in Mathlib
Foundations
Depth 9 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.MorphismProperty.HasLeftCalculusOfFractions

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.

Cited by4

Results whose statement or proof uses this declaration.