I have seen the following property in my class note but I don´t know how to prove, could someone help me?
If we consider the product ring $R=R_1\times{}R_2$, then $R_1$ can not be a free right $R$-module
I think that it must have a simple proof, but I don't get it.
Thanks
Let's assume that things are non-trivial, that is, both $R_1$ and $R_2$ are not the zero ring.
Now, multiplication in the product ring $R_1 \times R_2$ is coordinate-wise, that is, for an element $(a_1, a_2) \in R_1 \times R_2$ with $a_1 \in R_1$ and $a_2 \in R_2$, and another element $(b_1, b_2) \in R_1 \times R_2$ with $b_1 \in R_1$ and $b_2 \in R_2$, we have $$ (a_1, a_2) \cdot (b_1, b_2) = (a_1 \cdot a_2, b_1 \cdot b_2). $$
Moreover, we can identify the ring $R_1$ with the subring $R_1 \times \{0_{R_2}\} \subseteq R_1 \times R_2$ where $0_{R_2}$ denotes the zero element of $R_2$. The identification map is $$ \iota_1 : R_1 \rightarrow R_1 \times R_2,\quad a \mapsto (a, 0_{R_2}). $$ Now, $R_1 \times \{0_{R_2}\}$, being a subring of $R_1 \times R_2$, is a right $(R_1 \times R_2)$-module, where the module operation is given by ring multiplication. That is, if we have a "module element" $(a_1, 0_{R_2}) \in R_1 \times \{0_{R_2}\}$ and a "coefficiont ring element" $(a_2, b_2) \in R_1 \times R_2$, then the product is $$ (a_1, 0_{R_2}) \cdot (a_2, b_2) = (a_1 \cdot a_2, 0_{R_2}). $$ Now, since both $R_1$ and $R_2$ are not the zero ring, we can pick $a_3 \in R_1 \setminus \{0_{R_1}\}$ and $b_3 \in R_2 \setminus \{0_{R_2}\}$. With these, we construct a nonzero "module element" $(a_3, 0_{R_2}) \in R_1 \times \{0_{R_2}\}$ and a nonzero "coefficient ring element" $(0_{R_1}, b_3) \in \in R_1 \times R_2$. Their product is then $$ (a_3, 0_{R_2}) \cdot (0_{R_1}, b_3) = (0_{R_1}, 0_{R_2}). $$ That is, the product of a nonzero module element and a nonzero coefficient ring element is the zero module element. This does not happen in a free module.
So we have shown that $R_1 \times \{0_{R_2}\}$ is not a free right $(R_1 \times R_2)$-module.