Theorems · Definition · category theory
CategoryTheory.MorphismProperty.LeftFraction.Localization.StrictUniversalPropertyFixedTarget.lift
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{W : CategoryTheory.MorphismProperty C} →
[inst_1 : W.HasLeftCalculusOfFractions] →
{E : Type u_3} →
[inst_2 : CategoryTheory.Category.{v_3, u_3} E] →
(F : CategoryTheory.Functor C E) →
W.IsInvertedBy F → CategoryTheory.Functor (CategoryTheory.MorphismProperty.LeftFraction.Localization W) EThe functor Localization W ⥤ E that is induced by a functor C ⥤ E which inverts W,
when W has a left calculus of fractions.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.IsInvertedBystatement and proof · cited by 118
- CategoryTheory.MorphismProperty.HasLeftCalculusOfFractionsstatement and proof · cited by 71
- CategoryTheory.MorphismProperty.LeftFraction.Localizationstatement and proof · cited by 20
- CategoryTheory.MorphismProperty.LeftFraction.Localization.Hom.mapproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.