Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ObjectProperty.isLocal

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] → CategoryTheory.ObjectProperty C → CategoryTheory.MorphismProperty C

Given P : ObjectProperty C, this is the class of morphisms f : X ⟶ Y such that for all Z : C such that P Z, the precomposition with f induces a bijection (Y ⟶ Z) ≃ (X ⟶ Z). (One of the applications of this notion is the left Bousfield localization of model categories.)

Defined in
Mathlib.CategoryTheory.Localization.Bousfield
Cited by
20 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.GrothendieckTopology.W · cited by 35GrothendieckTopology.WCategoryTheory.GrothendieckTopology.W_eq_isLocal_range_sheafToPresheaf_obj · cited by 5GrothendieckTopology.W_eq…CategoryTheory.ObjectProperty.isLocal.homEquiv · cited by 4isLocal.homEquivCategoryTheory.ObjectProperty.le_isLocal_iff · cited by 3ObjectProperty.le_isLocal…CategoryTheory.ObjectProperty.isLocal_adj_unit_app · cited by 3ObjectProperty.isLocal_ad…CategoryTheory.ObjectProperty.isLocal_eq_inverseImage_isomorphisms · cited by 3ObjectProperty.isLocal_eq…CategoryTheory.ObjectProperty.isLocal_iff_isIso · cited by 2ObjectProperty.isLocal_if…CategoryTheory.ObjectProperty.isLocal_iff_isIso_map · cited by 2ObjectProperty.isLocal_if…CategoryTheory.ObjectProperty.isLocal_of_isIso · cited by 2ObjectProperty.isLocal_of…CategoryTheory.OrthogonalReflection.transfiniteCompositionOfShapeReflection · cited by 2OrthogonalReflection.tran…CategoryTheory.GrothendieckTopology.W_inverseImage_whiskeringLeft · cited by 2GrothendieckTopology.W_in…CategoryTheory.OrthogonalReflection.isLocal_isLocal_toSucc · cited by 1OrthogonalReflection.isLo…CategoryTheory.ObjectProperty.isoClosure_isLocal · cited by 1ObjectProperty.isoClosure…CategoryTheory.ObjectProperty.galoisConnection_isLocal · cited by 0ObjectProperty.galoisConn…CategoryTheory.MorphismProperty.le_isLocal_isLocal · cited by 0MorphismProperty.le_isLoc…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…Function.Bijective · cited by 863Function.BijectiveCategoryTheory.ObjectProperty · cited by 798CategoryTheory.ObjectProp…ObjectProperty.isLocalCITED BYCITES

Cites6

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

Cited by23

Results whose statement or proof uses this declaration.