Question:
Determine an $\mathbb{R}$-basis for $\mathbb{R}[x,y]/(x^2-x,y^2-y)$.
There is a similar question here Linear basis for a quotient ring, which involves determining a basis for $\mathbb{R}[x]/(x^2+k)$. But I am confused how to apply this method since the ideal we are quotienting by is generated by two polynomials.
Should we do something like: take an $f\in \mathbb{R}[x,y]$ and consider $(f \pmod{x^2-x})\pmod{y^2-y}$? But this seems very messy