We must prove that (R[X],+,0) is a commutative group, that (R[X],*,1) is a monoid and that distributivity holds.
Since most verifications are very similar, we restrict to one typical verification, that of left distributivity.
Let a = a0 + a1X + ··· + anXn, b = b0 + b1X + ··· + bnXn and c = c0 + c1X + ··· + cnXn be three polynomials. The coefficient of Xk in a * (b + c) equals
and can be rewritten by commutativity and distributivity in R as
which is the coefficient of Xk in
ab + ac.