[guided]Recall the definition: a **fractional ideal** of $\mathcal{O}_L$ is a nonzero $\mathcal{O}_L$-submodule $\mathfrak{q} \subseteq L$ such that there exists $d \in \mathcal{O}_L \setminus \{0\}$ with $d\mathfrak{q} \subseteq \mathcal{O}_L$. Equivalently, $\mathfrak{q}$ is a finitely generated $\mathcal{O}_L$-submodule of $L$ (using Noetherianity of $\mathcal{O}_L$, since $d\mathfrak{q} \subseteq \mathcal{O}_L$ is finitely generated and multiplying by $d^{-1}$ preserves finite generation).
We verify the group axioms on $I_L$.
**Closure.** Given $\mathfrak{q}_1, \mathfrak{q}_2 \in I_L$, their product $\mathfrak{q}_1 \mathfrak{q}_2$ is defined as the $\mathcal{O}_L$-submodule generated by $\{x_1 x_2 : x_i \in \mathfrak{q}_i\}$; concretely, this is $\{\sum_k x_{1,k} x_{2,k} : x_{i,k} \in \mathfrak{q}_i, \text{ finite sum}\}$.
- *Fractional-ness.* If $d_i \mathfrak{q}_i \subseteq \mathcal{O}_L$ for $d_i \in \mathcal{O}_L \setminus \{0\}$, then $(d_1 d_2)(\mathfrak{q}_1 \mathfrak{q}_2) \subseteq \mathcal{O}_L$, so $\mathfrak{q}_1 \mathfrak{q}_2$ is a fractional ideal.
- *Nonzero.* Pick $0 \neq x_1 \in \mathfrak{q}_1$, $0 \neq x_2 \in \mathfrak{q}_2$. Since $L$ is a field, $x_1 x_2 \neq 0$, so $x_1 x_2 \in \mathfrak{q}_1 \mathfrak{q}_2$ shows the product is nonzero.
Thus $\mathfrak{q}_1 \mathfrak{q}_2 \in I_L$.
**Associativity and commutativity.** Both hold elementwise: for $x_i \in \mathfrak{q}_i$,
\begin{align*}
(x_1 x_2) x_3 = x_1 (x_2 x_3), \qquad x_1 x_2 = x_2 x_1,
\end{align*}
in the commutative ring $L$. Passing to generating sets gives the corresponding identities for ideals.
**Identity $\mathcal{O}_L$.** $\mathcal{O}_L \in I_L$ (it is the "unit" fractional ideal — $d = 1$ works). For $\mathfrak{q} \in I_L$:
- $\mathfrak{q} \subseteq \mathcal{O}_L \mathfrak{q}$: take $1 \cdot x$ for $x \in \mathfrak{q}$.
- $\mathcal{O}_L \mathfrak{q} \subseteq \mathfrak{q}$: $\mathfrak{q}$ is an $\mathcal{O}_L$-submodule, so closed under multiplication by elements of $\mathcal{O}_L$.
Thus $\mathcal{O}_L \mathfrak{q} = \mathfrak{q}$.
**Inverses.** This is the substantive axiom. [Every Nonzero Fractional Ideal Is Invertible](/theorems/1586) provides, for each $\mathfrak{q} \in I_L$, a fractional ideal $\mathfrak{q}^{-1} = \{x \in L : x\mathfrak{q} \subseteq \mathcal{O}_L\}$ with $\mathfrak{q}\mathfrak{q}^{-1} = \mathcal{O}_L$.
All axioms of an abelian group are verified, so $(I_L, \cdot)$ is an abelian group with identity $\mathcal{O}_L$.[/guided]