Let $K$ be a field and $$R=\begin{pmatrix} K & 0\\ K & K \end{pmatrix}$$ the ring of lower matrix with coefficients in $K$. I want to find the left ideals of $R$ and also prove that $R$ is an hereditary artinian ring.
At some Lam's book and also mentioned here Left and right ideals of $R=\left\{\bigl(\begin{smallmatrix}a&b\\0&c \end{smallmatrix}\bigr) : a\in\mathbb Z, \ b,c\in\mathbb Q\right\}$ he said (if I dualize right) that the left ideals of a lower triangular ring are all of the form $I_{1} \oplus I_{2}$ where $I_{1}$ is a left ideal of $K$ and and $I_{2}$ is a submodule of $K \oplus K$ which contains $K I_{1}$. But still cannot see how this helps, in my case the only left ideals of $K$ are $K$ itself and $\lbrace 0 \rbrace$ so $I_{1}= \lbrace 0 \rbrace$ or $I_{1}= K$ still cannot visualize $I_{2}$ as the only thing I know is that $KI_{1}= \lbrace 0 \rbrace$ or $K I_{1}= K K$.
And for proving $R$ is artinian hereditary I'm suggested to prove all minimal left ideals are isomorphic, but I have three questions here: How do I know proving this solves the problem? How do I compute minimal ideals here? And how do I prove these minimal ideals are isomorphic?