[step:Prove the inclusion $\supseteq$: for each $\mathfrak{p}_j$, exhibit $x$ with $(I : x) = \mathfrak{p}_j$]Fix $j \in \{1, \ldots, n\}$. By minimality, $\bigcap_{i \neq j} \mathfrak{q}_i \not\subseteq \mathfrak{q}_j$ (otherwise $\mathfrak{q}_j$ is redundant). For any $x \in \bigcap_{i \neq j} \mathfrak{q}_i \setminus \mathfrak{q}_j$, we have $(I : x) = (\mathfrak{q}_j : x)$ and:
**$(I : x) \subseteq \mathfrak{p}_j$:** If $r \in (I : x)$, then $rx \in I \subseteq \mathfrak{q}_j$. Since $x \notin \mathfrak{q}_j$ and $\mathfrak{q}_j$ is primary, $r^k \in \mathfrak{q}_j$ for some $k \geq 1$, so $r \in \mathfrak{p}_j$.
Work in the quotient $\bar{R} = R/I$, which is a Noetherian ring (as a quotient of $R$). The set
\begin{align*}
\Sigma = \{\operatorname{Ann}_{\bar{R}}(\bar{y}) : y \in \textstyle\bigcap_{i \neq j} \mathfrak{q}_i \setminus \mathfrak{q}_j\}
\end{align*}
is a non-empty collection of ideals of $\bar{R}$ (since $\bigcap_{i \neq j} \mathfrak{q}_i \setminus \mathfrak{q}_j \neq \varnothing$), each contained in $\mathfrak{p}_j/I$ (by the inclusion above). Since $\bar{R}$ is Noetherian, $\Sigma$ has a maximal element $\operatorname{Ann}_{\bar{R}}(\bar{x})$ for some $x \in \bigcap_{i \neq j} \mathfrak{q}_i \setminus \mathfrak{q}_j$.
We claim $(I : x) = \mathfrak{p}_j$. Suppose for contradiction that $(I : x) \subsetneq \mathfrak{p}_j$. Choose $r \in \mathfrak{p}_j \setminus (I : x)$, so $rx \notin I$. Since $x \in \mathfrak{q}_i$ for all $i \neq j$, we have $rx \in \mathfrak{q}_i$ for $i \neq j$. Since $r \notin (I : x) = (\mathfrak{q}_j : x)$, we have $rx \notin \mathfrak{q}_j$. Therefore $rx \in \bigcap_{i \neq j} \mathfrak{q}_i \setminus \mathfrak{q}_j$.
Now $\operatorname{Ann}_{\bar{R}}(\overline{rx}) = ((I : rx))/I$. We show $\operatorname{Ann}_{\bar{R}}(\overline{rx}) \supsetneq \operatorname{Ann}_{\bar{R}}(\bar{x})$. If $\bar{s} \in \operatorname{Ann}_{\bar{R}}(\bar{x})$, then $sx \in I$, so $s(rx) = r(sx) \in rI \subseteq I$ (since $I$ is an ideal), giving $\bar{s} \in \operatorname{Ann}_{\bar{R}}(\overline{rx})$. Moreover, $\bar{r} \in \operatorname{Ann}_{\bar{R}}(\overline{rx})$ since $r(rx) = r^2 x$ and $r^2 \in (I : x)$ needs verification: since $r \in \mathfrak{p}_j = \sqrt{(\mathfrak{q}_j : x)}$ and $(I:x) = (\mathfrak{q}_j : x)$, there exists $m \geq 1$ with $r^m \in (I : x)$, so $r^m x \in I$, giving $r^{m-1} \cdot (rx) \in I$, hence $r^{m-1} \in (I : rx)$. In particular $r \in \sqrt{(I:rx)} = \mathfrak{p}_j$ (by the same analysis with $rx$ replacing $x$).
We need $\bar{r} \in \operatorname{Ann}_{\bar{R}}(\overline{rx}) \setminus \operatorname{Ann}_{\bar{R}}(\bar{x})$, i.e., $r \in (I:rx) \setminus (I:x)$. We have $r \notin (I:x)$ by choice. We need $r \in (I:rx)$, i.e., $r^2 x \in I$. Since $r \in \mathfrak{p}_j = \sqrt{(I:x)}$, we have $r^m \in (I:x)$ for some $m \geq 1$, but $m$ could be larger than $2$. So $r$ need not lie in $(I : rx)$.
To handle this: choose $m$ minimal with $r^m \in (I:x)$. Since $r \notin (I:x)$, we have $m \geq 2$. Set $x' = r^{m-1} x$. Then $x' \in \bigcap_{i \neq j} \mathfrak{q}_i$ (since $x \in \mathfrak{q}_i$ for $i \neq j$) and $x' \notin \mathfrak{q}_j$ (since $r^{m-1} \notin (\mathfrak{q}_j : x) = (I:x)$ by minimality of $m$, so $r^{m-1} x \notin \mathfrak{q}_j$). Also:
- $\operatorname{Ann}_{\bar{R}}(\bar{x}) \subseteq \operatorname{Ann}_{\bar{R}}(\bar{x}')$: if $sx \in I$ then $s \cdot r^{m-1} x = r^{m-1} \cdot sx \in I$.
- $r \in \operatorname{Ann}_{\bar{R}}(\bar{x}') \setminus \operatorname{Ann}_{\bar{R}}(\bar{x})$: $r \cdot x' = r^m x \in I$ (since $r^m \in (I:x)$), and $r \notin (I:x)$.
So $\operatorname{Ann}_{\bar{R}}(\bar{x}') \supsetneq \operatorname{Ann}_{\bar{R}}(\bar{x})$, contradicting maximality of $\operatorname{Ann}_{\bar{R}}(\bar{x})$ in $\Sigma$.
Therefore $(I : x) = \mathfrak{p}_j$, which is prime. This shows $\mathfrak{p}_j \in \{(I : y) \mid y \in R\} \cap \operatorname{Spec}(R)$.[/step]