Theorem: Let $A$ be a commutative ring with ideal $I$. Then, define the quotient homomorphism $\phi: A \to A/ I$ given by $a \mapsto a+I$. Then $\phi^{-1}: \{ \textrm{ideals of $A/I$}\} \to \{\textrm{ideals of $A$ containing $I$}\}$ is an inclusion-preserving bijection.
I've seen some proofs of this theorem, none of which make a lot of sense to me, which can be found here or here. My attempted proof is more or less as follows: define another quotient surjection $\rho:A/I \to (A/I)/J$, where $J$ is an ideal of $A/I$. Then $$\ker(\rho \circ \phi)=\phi^{-1}(\ker \rho)=\phi^{-1}(J)$$ implying that $J$ is the kernel of a surjective homomorphism, and hence an ideal of $A$, that clearly contains $I$, since $\ker\phi \subseteq\ker \rho \circ \phi$.
After proving the theorem, I tried to work out an example to try to get a sense for what it was really telling me: Consider $\mathbb Z$, and let $(x)$ denote the ideal generated by $x \in \mathbb Z$.Let $I=(6)$. Then the ideals of $\mathbb Z$ contain $I$ are: $(1),(2),(3), (6)$. Ideals of $\mathbb Z/6\mathbb Z$ are $(1)=(5)=\mathbb Z/6\mathbb Z$, $(2)=(4)=\{2,4,0\}$, $(3)=\{0,3\}$, and finally $(0)=\{0\}$. Checking the preimages of these ideals, I got exactly $(1),(2),(3), (6)$, so I felt good about this.
I've seen a question here giving some applications of the theorem.
Yet, the applications in some sense seem like technical results, I don't really understand what this theorem is saying. I can't decipher why it may be important, and I can't think of a proof that isn't just symbol pushing.
Is there any way to understand why this theorem is fundamental, or what it is really saying?
What is the isomorphism here? There is a $1-1$ correspondence, but I don't see what the isomorphism, or why it's of interest?
edit why does this theorem imply that if $I,J$ are ideals so that $I \subseteq J$, then $(A/I)/(J/I) \cong A/J$?