Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.isLocallyNoetherian_iff_of_iSup_eq_top

∀ {X : AlgebraicGeometry.Scheme} {ι : Sort u_1} {S : ι → ↑X.affineOpens},
  ⨆ i, ↑(S i) = ⊤ →
    (AlgebraicGeometry.IsLocallyNoetherian X ↔ ∀ (i : ι), IsNoetherianRing ↑(X.presheaf.obj (Opposite.op ↑(S i))))

A scheme is locally Noetherian if and only if it is covered by affine opens whose sections are Noetherian rings. See [Har77], Proposition II.3.2.

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

Around this declaration

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

Cites22

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

Cited by1

Results whose statement or proof uses this declaration.