Suppose that $P_1$ and $P_2$ are coprime between them in $\mathbb{K}[X]$. Show that $$ \ker ( (P_1 \times P_2 )(f) )=\ker(P_1 (f)) \oplus \ker(P_2(f)).$$
I tried by starting off by showing that the right hand equality is true, that is $\mathbb{K}[X]$ is indeed equal to $\ker(P_1 (f)) \oplus \ker(P_2(f))$. My first attempt was to show that $$\ker(P_1 (f)) \cap \ker(P_2(f))= \{ 0 \} .$$
But I got nowhere. I think I could have used the Bezout theoreme, that is:
If $P_1$ and $P_2$ are coprime, then $\exists U,V \in \mathbb{K}[X]$ so that $P_1U(X) + P_2V(X)=1$
But nothing comes to my mind.