I’m doing an exercise that guides me through the steps of a weird construction of the quotient field of a commutative, unitary integral domain $R$. I’m supposed to consider the polynomial ring $R[X_a|_{a\in R \setminus \{0\}}]$ in the variables $X_a$ and the ideal generated by the polynomials $aX_a-1$ for $a \in R \setminus \{0\}$, called $\mathfrak{m}$.
Then we of course notice that $X_a$ plays the role of $\frac{1}{a}$ in the factor ring $R[X_a|_{a\in R \setminus \{0\}}]/ \mathfrak{m}$ and so on... At some point the exercise wants me to show that each $f \in R[X_a|_{a\in R \setminus \{0\}}]/\mathfrak{m} $ can be written as $f=bX_{a_1}^{\nu_1}…X_{a_r}^{\nu_r}, \ b \in R$. Somehow I can’t see why this is the case, a general $f$ is a finite sum of coefficients times a product of these $X_{a_i}$, why should only one term in that sum remain? We only know that there we can rewrite terms like: $cX_{a_1}^{\nu_1}…X_c^{\nu_j}…X_{a_r}$ that occur in that sum as $X_{a_1}^{\nu_1}…X_c^{\nu_j-1}…X_{a_r}$, but how does this help me?
$$\overbrace{\dfrac{1}b+\dfrac{1}c}^{\textstyle X_b + X_c} = \overbrace{\dfrac{c+b}{bc}}^{\textstyle(c+b)X_bX_c!!!!!!!!!!!!!}\qquad$$
which follows by multiplying $X_b+X_c,$ by $1 = X_bX_c:! bc,,$ where $,bc,$ is a common denominator.
– Bill Dubuque Nov 24 '22 at 15:00