[guided]**The discriminant is a quadratic form in the basis matrix.** For any $\mathbb{Q}$-basis $\beta_1, \ldots, \beta_n$ of $L$, and any tuple of embeddings $\sigma_1, \ldots, \sigma_n: L \hookrightarrow \mathbb{C}$,
\begin{align*}
\Delta(\beta_1, \ldots, \beta_n) = \det(\sigma_i(\beta_j))^2.
\end{align*}
The matrix on the right squares nicely under a change of basis, as we now verify.
**Change of basis under $A$.** From Step 2, $\alpha_k = \sum_j A_{jk}\, \alpha_j'$. Applying the $\mathbb{Q}$-linear embedding $\sigma_i$ (embeddings are automorphisms over $\mathbb{Q}$, hence $\mathbb{Q}$-linear),
\begin{align*}
\sigma_i(\alpha_k) = \sum_{j=1}^n A_{jk}\, \sigma_i(\alpha_j').
\end{align*}
Introduce the $n \times n$ complex matrices $M_{ij} := \sigma_i(\alpha_j')$ and $M'_{ik} := \sigma_i(\alpha_k)$. The sum above reads
\begin{align*}
M'_{ik} = \sum_{j=1}^n M_{ij}\, A_{jk},
\end{align*}
i.e., $M' = M \cdot A$ as matrix products.
**Multiplicativity of $\det$ and squaring.** The determinant is multiplicative: $\det(M') = \det(M)\, \det(A)$. Squaring both sides and using the definitions,
\begin{align*}
\Delta(\alpha_1, \ldots, \alpha_n) = (\det M')^2 = (\det M)^2 (\det A)^2 = \Delta(\alpha_1', \ldots, \alpha_n') \cdot (\det A)^2.
\end{align*}
**Identifying both factors.**
- $\Delta(\alpha_1', \ldots, \alpha_n') = D_L$: by the definition of the field discriminant, $D_L$ is the discriminant of any integral basis of $\mathcal{O}_L$. That this value is independent of the chosen integral basis follows from the same change-of-basis formula applied to two integral bases: the matrix relating them has determinant $\pm 1$ (since both directions are integer matrices), so its square is $1$.
- $(\det A)^2 = N(\mathfrak{a})^2$: from Step 2, $|\det A| = N(\mathfrak{a})$, so $(\det A)^2 = N(\mathfrak{a})^2$.
**Substituting,**
\begin{align*}
\Delta(\alpha_1, \ldots, \alpha_n) = N(\mathfrak{a})^2\, D_L.
\end{align*}
This completes statement 2.
**Why the identity matters.** The identity is a bridge between two kinds of discriminants: the intrinsic $D_L$, which measures the arithmetic of $\mathcal{O}_L$, and the discriminant $\Delta(\alpha_1, \ldots, \alpha_n)$ of an arbitrary chosen basis of $\mathfrak{a}$. The multiplicative gap is exactly $N(\mathfrak{a})^2$ — the square of the index. This identity is the key technical tool behind [Square-Free Discriminant Criterion](/theorems/1595).[/guided]