I am studying Algebraic Geometry, where we introduced the notion of polynomial ring, denoted by $K[x_1, ... x_n]$, that is, a commutative ring over a field $K$, whose elements are polynomials (functions with coefficients from $K$ in the form $p_0 + p_1 x^1_1 + ...$.). I also provide the definition of Noetherian ring - it is such ring that every ideal is finitely generated.
Then there is a claim implied by Hilbert Basis Theorem, saying that
"For any field K, and any natural number $n$, the ring $K[x_1, . . . , x_n]$ is a Noetherian ring."
My question is regarding this proof of the claim above:
"The field $K$ is a noetherian ring, because the only ideal in it is the zero ideal which is finitely generated. By induction, we deduce the result."
Why is the only ideal of $K$ a zero ideal? I thought that ideal $I$ of a ring $K$, in general, is defined as an additive subgroup and $\forall f \in I, k \in K: k f \in I$. I just dont see why this can only consist of ${0}$? (My question is about $K$, not $K[x_1, . . . , x_n]$.)
Thank you very much for explaining.
(Source: I am reading mostly Fulton´s Algebraic Curves.)
EDIT: I am not sure about how to best title this question, recommendation is welcome.