Let $F$ be a field and $R=F[X_1,X_2,\ldots,X_n]$ be the polynomial ring in $n$ variables over $F$ and $P$ be a prime ideal in $R$, I'm trying to prove that$$\operatorname{ht}P+\dim R/P=\dim R$$where $\dim$ is the Krull dimension of a ring.
Any ideas, thank you for your help.
Asked
Active
Viewed 2,586 times
4
Martin Sleziak
- 56,060
i.a.m
- 2,386
1 Answers
2
$\mathrm{ht}(P) + \dim(R/P) \leq \dim(R)$ is trivial, but the converse is not so easy to prove directly. You can find a proof in several books on algebraic geometry, for example Qing Liu's Algebraic geometry and arithmetic curves, Proposition 2.5.23. Another reference is the CRing Project, Theorem ยง10.3.22. It holds more generally for every domain which is a finitely generated $F$-algebra (this generalization is important for the induction step).
For a more detailed discussion about the equation, see math.SE/49136.
Martin Brandenburg
- 181,922
-
Thank you for your help Martin. I'll look for the book and find the proof, thank you again. โ i.a.m Mar 20 '13 at 01:37
-
This is also Theorem 15.12 in the book $\textit{A Term of Commutative Algebra}$ by Altman&Kleiman, after the observation that we always have $\mathrm{ht}(P)=\dim(R_P)$, where $R_P$ is the localization at $P$. โ Marco Flores Jan 07 '18 at 22:00
-
Is $\operatorname{ht}I+\dim R/I=\dim R$ true for all ideals instead of just prime ideals? โ reggie Mar 09 '21 at 14:05