Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Localization.exists_leftFraction

∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
  [inst_1 : CategoryTheory.Category.{v_2, u_2} D] (L : CategoryTheory.Functor C D)
  (W : CategoryTheory.MorphismProperty C) [inst_2 : L.IsLocalization W] [W.HasLeftCalculusOfFractions] {X Y : C}
  (f : L.obj X ⟶ L.obj Y), ∃ φ, f = φ.map L ⋯
Defined in
Mathlib.CategoryTheory.Localization.CalculusOfFractions
Cited by
14 results in Mathlib
Foundations
Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsLocalizationCategoryTheory.MorphismProperty.HasLeftCalculusOfFractions

Around this declaration

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

CategoryTheory.Localization.exists_leftFraction₂ · cited by 7Localization.exists_leftF…CategoryTheory.Localization.exists_rightFraction · cited by 5Localization.exists_right…CategoryTheory.Localization.essSurj_mapArrow · cited by 4Localization.essSurj_mapA…CategoryTheory.ObjectProperty.SerreClassLocalization.preservesCokernel · cited by 3SerreClassLocalization.pr…CategoryTheory.Localization.Preadditive.neg' · cited by 2Preadditive.neg'CategoryTheory.ObjectProperty.leftOrthogonal.map_bijective_of_isTriangulated · cited by 1leftOrthogonal.map_biject…CategoryTheory.Localization.Preadditive.neg'_eq · cited by 1Preadditive.neg'_eqCategoryTheory.Localization.Preadditive.add'_comp · cited by 1Preadditive.add'_compCategoryTheory.Localization.exists_leftFraction₃ · cited by 1Localization.exists_leftF…CategoryTheory.Localization.Preadditive.add'_zero · cited by 1Preadditive.add'_zeroDerivedCategory.left_fac · cited by 1DerivedCategory.left_facCategoryTheory.Localization.Preadditive.comp_add' · cited by 1Preadditive.comp_add'CategoryTheory.ObjectProperty.SerreClassLocalization.epi_map_tfae · cited by 1SerreClassLocalization.ep…CategoryTheory.Localization.Preadditive.neg'_add'_self · cited by 0Preadditive.neg'_add'_selfCategoryTheory.Triangulated.Localization.complete_distinguished_triangle_morphism · cited by 0Localization.complete_dis…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Category.assoc · cited by 6433Category.assocCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Category.comp_id · cited by 2119Category.comp_idCategoryTheory.Equivalence.functor · cited by 1268Equivalence.functorLocalization.exists_leftFract…CITED BYCITES

Cites33

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

Cited by15

Results whose statement or proof uses this declaration.