Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.MorphismProperty.IsLocalAtTarget

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] → CategoryTheory.MorphismProperty C → CategoryTheory.Precoverage C → Prop

A property of morphisms P in C is local at the target with respect to the precoverage K if it respects isomorphisms, and: P holds for f : X ⟶ Y if and only if it holds for the restrictions of f to Uᵢ for a 0-hypercover {Uᵢ} of Y in the precoverage K.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Local
Cited by
14 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.

AlgebraicGeometry.IsZariskiLocalAtTarget · cited by 36AlgebraicGeometry.IsZaris…CategoryTheory.MorphismProperty.IsLocalAtTarget.mk_of_iff_of_zeroHypercover · cited by 4IsLocalAtTarget.mk_of_iff…CategoryTheory.MorphismProperty.IsLocalAtTarget.iff_of_zeroHypercover · cited by 3IsLocalAtTarget.iff_of_ze…CategoryTheory.MorphismProperty.IsLocalAtTarget.pullbackSnd · cited by 3IsLocalAtTarget.pullbackS…CategoryTheory.MorphismProperty.iff_of_zeroHypercover_target · cited by 3MorphismProperty.iff_of_z…CategoryTheory.MorphismProperty.of_zeroHypercover_target · cited by 2MorphismProperty.of_zeroH…CategoryTheory.MorphismProperty.IsLocalAtTarget.of_forall_pullbackSnd · cited by 2IsLocalAtTarget.of_forall…CategoryTheory.MorphismProperty.IsLocalAtTarget.mk_of_iff · cited by 1IsLocalAtTarget.mk_of_iffCategoryTheory.MorphismProperty.IsLocalAtTarget.of_isPullback · cited by 1IsLocalAtTarget.of_isPull…CategoryTheory.MorphismProperty.IsLocalAtTarget.of_zeroHypercover · cited by 1IsLocalAtTarget.of_zeroHy…CategoryTheory.MorphismProperty.IsLocalAtTarget.casesOn · cited by 0IsLocalAtTarget.casesOnCategoryTheory.MorphismProperty.IsLocalAtTarget.iff_of_forall_pullbackSnd · cited by 0IsLocalAtTarget.iff_of_fo…CategoryTheory.MorphismProperty.IsLocalAtTarget.mk_of_isStableUnderBaseChange · cited by 0IsLocalAtTarget.mk_of_isS…CategoryTheory.MorphismProperty.IsLocalAtTarget.mk_of_small · cited by 0IsLocalAtTarget.mk_of_sma…CategoryTheory.MorphismProperty.IsLocalAtTarget.of_le · cited by 0IsLocalAtTarget.of_leCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Precoverage · cited by 204CategoryTheory.PrecoverageMorphismProperty.IsLocalAtTar…CITED BYCITES

Cites3

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

Cited by17

Results whose statement or proof uses this declaration.