(Absolute) Discriminant and Different Ideal #
Main results #
NumberField.absNorm_differentIdeal: The norm ofdifferentIdeal ℤ 𝒪is the absolute discriminant.NumberField.natAbs_discr_eq_absNorm_differentIdeal_mul_natAbs_discr_pow: Formula for the absolute discriminant ofLin terms of that ofKin an extensionL/K.NumberField.natAbs_discr_eq_natAbs_discr_pow_mul_natAbs_discr_pow: Assume thatK₁andK₂are two linear disjoint number fields with coprime different ideals. Then, the absolute value of the discriminant of their compositum is equal to|discr K₁| ^ [K₂ : ℚ] * |discr K₂| ^ [K₁ : ℚ].
Let K₁ and K₂ be two number fields and assume that K₁/ℚ is Galois. If discr K₁ and
discr K₂ are coprime, then they are linear disjoint over ℚ.
Let K₁ and K₂ be two number fields and assume that their different ideals (over ℤ) are coprime.
Then, the absolute value of the discriminant of their compositum is equal to
|discr K₁| ^ [K₂ : ℚ] * |discr K₂| ^ [K₁ : ℚ].
Also see not_dvd_discr_iff_forall_mem for a slightly easier to use RHS.
A prime p does not divide discr K if and only if p (as the ideal span {p}) is
unramified in the ring of integers 𝒪.
Also see not_dvd_discr_iff_forall_liesOver and not_dvd_discr_iff_forall_mem for variants
whose RHS does not use Algebra.IsUnramifiedIn.
Also see not_dvd_discr_iff_forall_liesOver for a slightly easier to prove RHS.