Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.isNoetherian_iff_of_finite_iSup_eq_top

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

A scheme is Noetherian if and only if it is covered by finitely many affine opens whose sections are Noetherian rings.

Defined in
Mathlib.AlgebraicGeometry.Noetherian
Cited by
0 results in Mathlib
Foundations
Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Finite

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.