Theorem 5.1 (Lec 5): the Krull dimension of affine n-space over a field equals n,
i.e. dim k[X₁,…,Xₙ] = n.
theorem
dim_eq_of_ringEquiv
{R : Type u_1}
{S : Type u_2}
[CommSemiring R]
[CommSemiring S]
(e : R ≃+* S)
:
Krull dimension is invariant under ring isomorphism.
theorem
ringKrullDim_quotient_prime_eq_coheight
{R : Type u_1}
[CommRing R]
(p : Ideal R)
[p.IsPrime]
:
For a prime ideal p ⊂ R, dim (R/p) equals the coheight of p in Spec R,
since Spec(R/p) is order-isomorphic to V(p) = Ici p.
theorem
height_add_ringKrullDim_quotient_le
{R : Type u_1}
[CommRing R]
(p : Ideal R)
[p.IsPrime]
[Nontrivial R]
:
Height/coheight inequality: for any prime p,
height(p) + dim(R/p) ≤ dim(R).