WTS. If P is prime ideal of R then P[x] is prime ideal of R[x]


Let f(x), g(x) ∈ R[x]

f(x) = a0 + a1x + ... + anx^n

g(x) = b0 + b1x + ... + bnx^n


Let f(x)g(x) ∈ P[x], f(x) be not contained in P[x]


f(x)g(x) = a0b0 + (a0b1+a1b0)x + ... + (anbn)x^n 


a0b0 ∈ P but a0 is not in P then b0 is in P


여기서 다음이 문제입니다 (a0b1 + a1b0) ∈ P but a0, a1 are not in P .............

여기서 b0, b1 ∈ P 라는 내용을 이끌어낼수있나요?