Theorem 2.1: the global sections of Spec R recover R, i.e. Γ(Spec R, O) ≅ R.
Instances For
Spec R is quasi-compact: the prime spectrum of any commutative ring is compact.
The closed subspace Spec(A/I) → Spec A arising from a quotient ring is a closed
topological embedding.
The image of Spec(A/I) → Spec A is the zero locus V(I) of the ideal I.
theorem
hilbertBasisTheorem_mv
(k : Type u_1)
[CommRing k]
[IsNoetherianRing k]
(n : ℕ)
:
IsNoetherianRing (MvPolynomial (Fin n) k)
Hilbert basis theorem: polynomials over a Noetherian ring in finitely many variables form a Noetherian ring.
theorem
hilbertBasisTheorem_field
(k : Type u_1)
[Field k]
(n : ℕ)
:
IsNoetherianRing (MvPolynomial (Fin n) k)
Hilbert basis theorem specialized to a field: k[x_1, …, x_n] is Noetherian.