Annihilator and Projective Dimension

127 Views Asked by At

I was reading the book A Course in Ring Theory by Passman and in it is the following lemma;

enter image description here

and after this lemma there's a example which I don't quite understand;

enter image description here

The main thing that I don't understand is the structure of the ring $R$. What is meant by $K[x]$ and why is $R=K\dot{+}K\,\overline{x}$ ? I hope somebody can clarify these to me.

1

There are 1 best solutions below

3
On BEST ANSWER

$K[x]$ means the polynomial ring over $K$. You can prove $K[X]/(x^2)$ is isomorphic to the direct sum $K\dot{+}K\bar{x}$, where $\bar{x}^2=0$, by thinking about the homomorphism $$\phi:K[X]\to K\dot{+}K\bar{x}$$ sending $p(x)$ to $p(\bar{x})$, which is also just the remainder of $p(x)$ when divided by $x^2$ (except with $x$ replaced by $\bar{x}$). The kernel of this map is the ideal $(x^2)$, and $\phi$ is surjective, so $K[x]/(x^2)$ is isomorphic to $K\dot{+}K\bar{x}$ by the First Isomorphism Theorem.