Let $k$ be field and consider the power series $A=k[[x,y]]$. What is the simplest way (in the sense of using the least "heavy" theorems) to show that $\operatorname{dim} A=2$, where $\operatorname{dim} A$ means dimension as a ring (Krull dimension)?
Here is my approach: first of all, note that $A$ is a local ring with maximal ideal $m=(x,y)$. Hence $\operatorname{dim} A = \operatorname{ht} (m)$. Now i use the following "heavy" theorem (Matsumura, 13.5): "Let $A$ be a Noetherian ring and $I$ an $r$-generated ideal. Let $P$ be a minimal prime divisor of $I$. Then $\operatorname{ht}(P) \le r$." Apply this theorem to $m$: $m$ is $2$-generated and it is a minimal prime divisor of itself. Hence $\operatorname{ht}(m) \le 2$. Now we have the chain of prime ideals $m \supsetneq (x) \supsetneq 0$, which gives $\operatorname{ht}(m)=2$.
Could you please confirm the validity of the above approach? It seems right to me. Also, any other interesting alternatives?