Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.isLocallyNoetherian_iff_of_affine_openCover

∀ {X : AlgebraicGeometry.Scheme} (𝒰 : X.OpenCover) [∀ (i : 𝒰.I₀), AlgebraicGeometry.IsAffine (𝒰.X i)],
  AlgebraicGeometry.IsLocallyNoetherian X ↔ ∀ (i : 𝒰.I₀), IsNoetherianRing ↑((𝒰.X i).presheaf.obj (Opposite.op ⊤))

A version of isLocallyNoetherian_iff_of_iSup_eq_top using Scheme.OpenCover.

Defined in
Mathlib.AlgebraicGeometry.Noetherian
Cited by
2 results in Mathlib
Foundations
Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.IsAffine

Around this declaration

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

Cites36

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

Cited by2

Results whose statement or proof uses this declaration.