Let $A$ be a commutative ring with $1$. $D(A)$ is the set of prime ideals $p$ which satisfy the following condition: there exists $a\in A$ such that $p$ is minimal in the set of prime ideals containing $(0:a)$, where $(0:a)=\{r\in A:ra=0\}$. I want to prove that
$x\in A$ is a zero divisor iff $x\in p$ for some $p\in D(A)$
One direction is easy: suppose $x$ is a zero divisor. Then $\exists y\not =0$ such that $xy=0$, so $x\in (0:y)$. Since $y\not =0$, $(0:y)\not=(1)$. Then the set of prime ideals containing $(0:y)$ is not empty and hence has a minimal one which contains $x$.
But how to prove another direction?
I'll give you a series of statements, by combining them you can arrive at a proof of what you want (although there might be other ways too). Let $A$ be a commutative ring with unity.
The radical of an ideal $I$, i.e. $\sqrt{I}$ is the intersection of all prime ideals containing $I$.
Given a prime ideal $\mathfrak{p}\subset A$, the localization $A_\mathfrak{p}$ is a local ring.
There is a one-to-one correspondence between (prime, radical) ideals of $A_\mathfrak{p}$ and (prime, radical) ideals of $A$ contained in $\mathfrak{p}$.
Prove that: If $a$ is a zero-divisor and $\mathfrak{p}$ the minimal prime ideal containing $(0:a)$, then $\sqrt{(0:a)A_\mathfrak{p}}=\mathfrak{p}A_\mathfrak{p}$. Use this to prove what you want.