Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.areEqualizedByLocalization_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) {X Y : C} (f g : X ⟶ Y) [L.IsLocalization W],
  CategoryTheory.AreEqualizedByLocalization W f g ↔ L.map f = L.map g
Defined in
Mathlib.CategoryTheory.Localization.Predicate
Cited by
6 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsLocalization

Around this declaration

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

CategoryTheory.AreEqualizedByLocalization.map_eq · cited by 4AreEqualizedByLocalizatio…HomotopicalAlgebra.RightHomotopyRel.factorsThroughLocalization · cited by 1RightHomotopyRel.factorsT…HomotopicalAlgebra.LeftHomotopyRel.factorsThroughLocalization · cited by 1LeftHomotopyRel.factorsTh…CategoryTheory.AreEqualizedByLocalization.mk · cited by 0AreEqualizedByLocalizatio…HomotopicalAlgebra.CofibrantObject.factorsThroughLocalization · cited by 0CofibrantObject.factorsTh…HomotopicalAlgebra.FibrantObject.factorsThroughLocalization · cited by 0FibrantObject.factorsThro…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.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Equivalence.functor · cited by 1268Equivalence.functorCategoryTheory.Functor.IsLocalization · cited by 432Functor.IsLocalizationCategoryTheory.MorphismProperty.Q · cited by 98MorphismProperty.QCategoryTheory.areEqualizedBy…CITED BYCITES

Cites19

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

Cited by6

Results whose statement or proof uses this declaration.