Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.MorphismProperty.IsLocalAtSource

{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 source 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 X in the precoverage K.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Local
Cited by
11 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.IsZariskiLocalAtSource · cited by 37AlgebraicGeometry.IsZaris…CategoryTheory.MorphismProperty.IsLocalAtSource.of_forall_comp · cited by 4IsLocalAtSource.of_forall…CategoryTheory.MorphismProperty.IsLocalAtSource.comp · cited by 3IsLocalAtSource.compCategoryTheory.MorphismProperty.IsLocalAtSource.mk_of_iff_of_zeroHypercover · cited by 3IsLocalAtSource.mk_of_iff…CategoryTheory.MorphismProperty.iff_of_zeroHypercover_source · cited by 3MorphismProperty.iff_of_z…CategoryTheory.MorphismProperty.IsLocalAtSource.iff_of_zeroHypercover · cited by 2IsLocalAtSource.iff_of_ze…CategoryTheory.MorphismProperty.IsLocalAtSource.mk_of_iff · cited by 1IsLocalAtSource.mk_of_iffCategoryTheory.MorphismProperty.IsLocalAtSource.mk_of_small · cited by 1IsLocalAtSource.mk_of_sma…CategoryTheory.MorphismProperty.IsLocalAtSource.casesOn · cited by 0IsLocalAtSource.casesOnCategoryTheory.MorphismProperty.IsLocalAtSource.of_le · cited by 0IsLocalAtSource.of_leCategoryTheory.MorphismProperty.IsLocalAtSource.of_zeroHypercover · cited by 0IsLocalAtSource.of_zeroHy…CategoryTheory.MorphismProperty.sourceLocalClosure.le_of_isLocalAtSource · cited by 0sourceLocalClosure.le_of_…CategoryTheory.MorphismProperty.IsLocalAtSource.recOn · cited by 0IsLocalAtSource.recOnCategoryTheory.MorphismProperty.of_zeroHypercover_source · cited by 0MorphismProperty.of_zeroH…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Precoverage · cited by 204CategoryTheory.PrecoverageMorphismProperty.IsLocalAtSou…CITED BYCITES

Cites3

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

Cited by14

Results whose statement or proof uses this declaration.