When $R$ is a ring (not necessarily commutative, and not necessarily with unity), I have a result that tells me that for $x \in R$, the ideal generated by $x$, $(x) $, is $= I_{x} = \langle RxR \rangle + Rx + xR + \mathbb{Z}x$.
If I define $(y)$ in a similar way, namely that $(y) = I_{y} = \langle RyR \rangle + Ry + yR + \mathbb{Z}y$, then I have another result that says that the product of two ideals $IJ = \sum_{i=1}^{n}x_{i}y_{i}: \, x_{i} \in I, \, y_{i} \in J $.
I would like to use this result to put together a proof similar to the one Qyburn did in his question here, but in the case where $R$ is commutative, but is not necessarily a ring with unity.
The only problem is, once I have $\displaystyle (x)(y) = I_{x}\cdot I_{y} = \left\{\sum_{i=1}^{n}x_{i}y_{i}: x_{i} \in I_{x}, \, y_{i} \in I_{y}\right \} $, I'm not sure what the elements of each ideal should look like when I put them into the sum.
I.e., in Qyburn's proof, in the case where $R$ is a ring with unity, the principal ideals $(x) = I_{x} = \{rx: r \in R\}$, and are thus very easy to work with algebraically.
He goes on to say that $$(x)\cdot (y) = I_x \cdot I_y = \biggl\{\sum_{i=1}^n x_i y_i : n\in\mathbb{N}, x_i \in I_x, y_i \in I_y \biggr\} = \biggl\{\sum_{i=1}^n (r_i x) (s_i y) : n\in\mathbb{N}, r_i, s_i \in R \biggr\} = \biggl\{x y \sum_{i=1}^n r_i s_i : n\in\mathbb{N}, r_i, s_i \in R \biggr\} = \biggl\{x y r : r \in R \biggr\} = I_{xy} = (xy)\, .$$
In my case, $$ \displaystyle (x)(y) = I_{x} \cdot I_{y} = \left \{ \sum_{i=1}^{n} x_{i}y_{i}: \, x_{i} \in I_{x}, \, y_{i} \in I_{y} \right \} = \sum_{i=1}^{n} \left\{\left(\langle r_{i}xr_{i} \rangle + r_{i}x+xr_{i} + \mathbb{Z}x\right)\left(\langle s_{i}ys_{i} \rangle + s_{i}y+ys_{i} + \mathbb{Z}y \right): \, r_{i}, s_{i} \in R \right\}$$.
Is this correct? I guess the problem is is that I don't know how to manipulate the $\langle RxR \rangle$ and $\langle RyR \rangle$'s and the $\mathbb{Z}x$ and $\mathbb{Z}y$'s (what do these things even look like written out??)in order to get something to come out like Qyburn was able to.
If someone could please explain to me how to write out the algebraic details of these things correctly so that I could make the proof work, I would be most appreciative!
Thank you ahead of time.