Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MorphismProperty.LeftFraction.ofInv

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    {W : CategoryTheory.MorphismProperty C} → {X Y : C} → (s : Y ⟶ X) → W s → W.LeftFraction X Y

The left fraction from X to Y given by a morphism s : Y ⟶ X such that W s.

Defined in
Mathlib.CategoryTheory.Localization.CalculusOfFractions
Cited by
9 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.