Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.MorphismProperty.IsLocalAtTarget.mk_of_iff_of_zeroHypercover

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {P : CategoryTheory.MorphismProperty C}
  {K : CategoryTheory.Precoverage C} [inst_1 : K.HasPullbacks] [P.RespectsIso],
  (∀ {X Y : C} (f : X ⟶ Y) (𝒰 : K.ZeroHypercover Y),
      P f ↔ ∀ (i : 𝒰.I₀), P (CategoryTheory.Limits.pullback.snd f (𝒰.f i))) →
    P.IsLocalAtTarget K
Defined in
Mathlib.CategoryTheory.MorphismProperty.Local
Cited by
4 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Precoverage.HasPullbacksCategoryTheory.MorphismProperty.RespectsIso

Around this declaration

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

AlgebraicGeometry.IsZariskiLocalAtTarget.mk' · cited by 3IsZariskiLocalAtTarget.mk'AlgebraicGeometry.IsZariskiLocalAtSource.isZariskiLocalAtTarget · cited by 0IsZariskiLocalAtSource.is…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.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Limits.pullback · cited by 864Limits.pullbackCategoryTheory.PreZeroHypercover.I₀ · cited by 763PreZeroHypercover.I₀CategoryTheory.PreZeroHypercover.X · cited by 649PreZeroHypercover.XCategoryTheory.Limits.pullback.snd · cited by 637pullback.sndCategoryTheory.PreZeroHypercover.f · cited by 542PreZeroHypercover.fCategoryTheory.Precoverage.ZeroHypercover.toPreZeroHypercover · cited by 469ZeroHypercover.toPreZeroH…CategoryTheory.Presieve · cited by 449CategoryTheory.PresieveCategoryTheory.Limits.HasPullback · cited by 434Limits.HasPullbackCategoryTheory.PreZeroHypercover · cited by 256CategoryTheory.PreZeroHyp…CategoryTheory.MorphismProperty.RespectsIso · cited by 248MorphismProperty.Respects…CategoryTheory.Precoverage · cited by 204CategoryTheory.PrecoverageCategoryTheory.Precoverage.coverings · cited by 194Precoverage.coveringsIsLocalAtTarget.mk_of_iff_of_…CITED BYCITES

Cites23

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.