Chinese Remainder Theorem

The Chinese Remainder Theorem

Let R be a ring with unity and I1,,IkR be two-sided ideals in R. Let $$\pi:R\to R/I_1\times \cdots \times R/I_k$$ be the ring morphism induced by the projection morphisms πi:RR/Ii. In other words, π is the map given by r(r+I1,,r+Ik). Then:

  1. ker(π)=I1Ik;
  2. If the ideals are pairwise coprime, then π is surjective. In this case, the First Isomorphism Theorem gives an isomorphism
R/I1IkR/I1××R/Ik.

If R is commutative, then we also have I1Ik=I1Ik.

Examples


Quotients of polynomial rings

Consider the ideals I1=(x1) and I2=(x+1) in the polynomial ring Q[x]. Upon noting that 1=12(x1)+12(x+1)I1+I2 it follows that I1+I2=Q[x] and so the ideals I1 and I2 are coprime. The Chinese Remainder Theorem thus gives a ring isomorphism

Q[x]/(x1)(x+1)Q[x]/x1×Q[x]/x+1.

(Here we are using the angled-bracket notation for ideals, to avoid having too many nested parentheses.)

Explicitly, this isomorphism maps each coset p(x)+(x1)(x+1) to the pair of cosets (p(x)+x1,p(x)+x+1).