If $A$ is a Dedekind domain, and $\{0\} \ne I \vartriangleleft A$ is an ideal, then $A/I$ is a principal ideal ring.
I have questions about a proof of the said result here. I am reproducing the proof from the source (by @jspecter) below:
Factor $I = \displaystyle\prod_{i =1}^n \mathfrak{p}_i^{e^i}.$ Then by the Chinese Remainder Theorem $A/I \cong \displaystyle\bigoplus_{i =1}^n A/\mathfrak{p}_i^{e^i}.$ So it is enough to show each factor $A/\mathfrak{p}_i^{e^i}$ is principal. The ideals of $A/\mathfrak{p}_i^{e^i}$ are exactly the images of the ideals of $A$ containing $\mathfrak{p}_i^{e^i},$ i.e., $\mathfrak{p}_i^{n}$ for $1\le n \leq e_i,$ under the projection map $\pi:A \rightarrow A/\mathfrak{p}_i^{e^i}.$ If $\pi(\mathfrak{p}_i) = \pi(\mathfrak{p}_i^2)$ then $\pi( \mathfrak{p}_i) = 0$ and $A/\mathfrak{p}_i^{e_i}$ is a field. Otherwise, let $\alpha \in\pi( \mathfrak{p}_i) \setminus \pi(\mathfrak{p}_i^2).$ Then $(\alpha)$ is a proper ideal such that $(\alpha) \not\subset \pi(\mathfrak{p}_i^n) $ for any $n\ge 2.$ It follows $(\alpha) = \pi(\mathfrak{p}_i).$ We conclude $\pi(\mathfrak{p}_i^n) = (\alpha^n)$ and hence $A/\mathfrak{p}_i^{e_i}$ is principal.
If $\pi(\mathfrak{p}_i) = \pi(\mathfrak{p}_i^2)$, why is $\pi(\mathfrak p_i) = \{0\}$? If this holds, I understand why $A/\mathfrak{p}_i^{e_i}$ is a field.
Why is $(\alpha)$ a proper ideal? If $(\alpha)$ is not proper, then $\alpha \in \pi(\mathfrak{p}_i) \setminus \pi(\mathfrak{p}_i^2)$ is a unit in $A/\mathfrak{p}_i^{e_i}$, i.e., there exists $\beta \in A/\mathfrak{p}_i^{e_i}$ such that $\alpha\beta = 1_A + \mathfrak{p}_i^{e_i}$. I don't see an immediate contradiction. We also have $(\alpha)\subset \pi(\mathfrak{p}_i)$, since $\pi(\mathfrak{p}_i)$ is an ideal.
I understand $(\alpha) = \pi(\mathfrak{p}_i)$ (assuming previous steps.) How do we get $\pi(\mathfrak{p}_i^n) = (\alpha^n)$?
Why is it enough to show that each "factor" $A/\mathfrak p_i^{e_i}$ is a principal ideal ring? Suppose $I$ is a non-zero ideal in $A$ with the factorization $I = \prod_{i=1}^n\mathfrak{p}_i^{e_i}$ as above, and that every $A/\mathfrak{p}_i^{e_i}$ is a principal ideal ring. Let $\{0\} \ne J \vartriangleleft A/I$ be an ideal, and $\phi$ denote the ring isomorphism $A/I \to \displaystyle\bigoplus_{i =1}^n A/\mathfrak{p}_i^{e^i}$. Then, $\phi(J)$ is an ideal in $\displaystyle\bigoplus_{i =1}^n A/\mathfrak{p}_i^{e^i}$. By this lemma, $J = J_1 \times \ldots \times J_n$ where $J_i \vartriangleleft A/\mathfrak{p}_i^{e_i}$. As every $J_i = (j_i)$ is principal, we have $J = (j_1,\ldots,j_n)$. Is this correct?
Thanks a ton!
P.S. The notation $A/I \cong \displaystyle\bigoplus_{i =1}^n A/\mathfrak{p}_i^{e^i}$ is terribly confusing. Isn't this a direct product instead of a direct sum? I do not wish to complicate things unnecessarily, but the direct sum doesn't function as the coproduct in the category of rings.