Given a ring $A$ and a polynomial $p\in A[x]$, write $Z(p,A)$ for the simple roots in $A$ of $p\in A[x]$. On the other hand, consider the set $\mathrm{Idemp}(A[x]/(p))$ of idempotents of the quotient.
What's the relation between $Z(p,A),\mathrm{Idemp}(A[x]/(p))$? (Perhaps assuming $p$ is monic?) Are the simple roots perhaps in bijection with the connected components of $(A[x]/(p))$?
Given a simple root $\alpha\in A$ of $p$ I thought to look at $(x-\alpha)\in A[x]$ and use the Chinese remainder theorem...
If there isn't a "pointwise" relation, perhaps the following properties of the quotient $A\twoheadrightarrow A/I$ are equivalent?
- For each (monic?) $p\in A[x]$ the set-function $Z(p,A){\longrightarrow} Z(\overline p,\frac AI)$ is surjective.
- For each (monic?) $p\in A[x]$ the boolean algebra morphism $\mathrm{idemp}(A[x]/(p))\to \mathrm{idemp}(\frac AI[x]/(\overline p))$ is surjective.
For each (monic?) $p\in A[x]$ the analogous set function between connected components is surjective.
Update. As answered by Mohan, the simple roots are certainly not in bijection with connected components. The question remains about the equivalence of (1) and (2) above.