I'm currently reading Number Fields by Marcus and I'm trying to complete a proof left as an exercise. We have the statement as
If A and B are ideals in a Dedekind domain R, then A|B iff A $\supset$ B.
The definition used for Dedekind in the book is:
A Dedekind domain is an integral domain R s.t
(1) Every ideal is finitely generated (2) Every non-zero prime ideal is a maximal ideal (3) R is integrally closed in its field of fractions
K = {$\frac{\alpha}{\beta}:\alpha, \beta \in R, \beta \neq 0$}.
One direction is trivial as it says in the book and it starts off the other direction by saying,
"Assume A $\supset$ B and fix an ideal J s.t AJ is principal, AJ = ($\alpha$). We leave it to the reader to verify that the set C=$\frac{1}{\alpha}$JB is an ideal in R (first show that it is contained in R) and that AC = B".
Now I've tried googling and have found proofs of this statement using different methods but I would really like to see the proof completed in this manner.
I have that since J and B are ideals in R then JB must also be an ideal in R but I don't know how to show that $\frac{1}{\alpha}$ is in R (if it is? I know there is no need for rings to contain multiplicative inverses) or how to show that C is contained in R.
Any help would be much appreciated.
I think after a lot of work, I have part of the answer;
$C=\frac{1}{\alpha}BJ$.
Since $B \subseteq A \Rightarrow BJ \subseteq AJ = (\alpha) \Rightarrow\frac{1}{\alpha}BJ \subseteq R$.
We then have two cases, either JB = AJ $\Rightarrow$ C = R which is an ideal or JB $\subset$ ($\alpha$) $\Rightarrow$ C is a proper ideal of R (not sure if this is true).
Then AC = A($\frac{1}{\alpha}$)JB
= ($\frac{1}{\alpha}$)AJB (since ($\frac{1}{\alpha}$) is just a constant)
= ($\frac{1}{\alpha}$)$\alpha$B
= B $\Rightarrow$ AC = B $\Rightarrow$ A|B.
If anyone could clarify why C is an ideal in the second case that would be class