Proof

The proofs of arithmetical rules for computing modulo a polynomial follow from the corresponding arithmetical rules for addition and multiplication of polynomials.

Let a', b', c' be representatives in R[X] of the classes a, b, c in R[X]/(d).

a + b = b + c a · b = b · a
(a + b) + c = a + (b + c) (a · b) · c = a · (b · c)
a · (b + c) = a · b + a · c