Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.MorphismProperty.LeftFraction.map_eq_iff

∀ {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}
  (φ ψ : W.LeftFraction X Y), φ.map L ⋯ = ψ.map L ⋯ ↔ CategoryTheory.MorphismProperty.LeftFractionRel φ ψ
Defined in
Mathlib.CategoryTheory.Localization.CalculusOfFractions
Cited by
4 results in Mathlib
Foundations
Depth 37 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.MorphismProperty.map_eq_iff_postcomp · cited by 2MorphismProperty.map_eq_i…CategoryTheory.MorphismProperty.RightFraction.map_eq_iff · cited by 1RightFraction.map_eq_iffCategoryTheory.Localization.Preadditive.neg'_eq · cited by 1Preadditive.neg'_eqCategoryTheory.MorphismProperty.LeftFraction₂.map_eq_iff · cited by 1LeftFraction₂.map_eq_iffCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Functor.IsLocalization · cited by 432Functor.IsLocalizationCategoryTheory.MorphismProperty.IsInvertedBy · cited by 118MorphismProperty.IsInvert…CategoryTheory.MorphismProperty.HasLeftCalculusOfFractions · cited by 71MorphismProperty.HasLeftC…CategoryTheory.MorphismProperty.LeftFraction · cited by 67MorphismProperty.LeftFrac…CategoryTheory.Localization.inverts · cited by 63Localization.invertsCategoryTheory.MorphismProperty.LeftFraction.map · cited by 43LeftFraction.mapCategoryTheory.MorphismProperty.LeftFraction.Localization.Q · cited by 21Localization.QCategoryTheory.MorphismProperty.LeftFractionRel · cited by 18MorphismProperty.LeftFrac…CategoryTheory.MorphismProperty.LeftFraction.Localization.Hom.mk · cited by 10Hom.mkCategoryTheory.MorphismProperty.LeftFraction.Localization.Hom · cited by 8Localization.HomLeftFraction.map_eq_iffCITED BYCITES

Cites19

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.