Theorems · Theorem · number theory
IsCyclotomicExtension.Rat.discr_prime_pow
∀ (p k : ℕ) (K : Type u) [inst : Field K] [hp : Fact (Nat.Prime p)] [inst_1 : CharZero K]
[inst_2 : IsCyclotomicExtension {p ^ k} ℚ K],
NumberField.discr K = (-1) ^ ((p ^ k).totient / 2) * ↑p ^ (p ^ (k - 1) * ((p - 1) * k - 1))We compute the absolute discriminant of a p ^ k-th cyclotomic field.
Beware that in the cases p ^ k = 1 and p ^ k = 2 the formula uses 1 / 2 = 0 and 0 - 1 = 0.
See also the results below.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 227 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites52
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- CommRingproof · cited by 17,173
- Algebraproof · cited by 11,388
- Fintypeproof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Set.Elemstatement · cited by 7,166
- Algebra.algebraMapproof · cited by 4,706
- Equiv.symmproof · cited by 3,681
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- Module.finrankproof · cited by 1,770
Cited by2
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.Rat.discr_prime_pow_succproof · cited by 1
- IsCyclotomicExtension.Rat.discrproof · cited by 1