Theorems · Theorem · number theory
IsPrimitiveRoot.norm_eq_one
∀ {n : ℕ} [NeZero n] {K : Type u} {L : Type v} [inst : CommRing L] {ζ : L} [inst_1 : Field K] [inst_2 : Algebra K L],
IsPrimitiveRoot ζ n →
∀ [IsDomain L] [IsCyclotomicExtension {n} K L],
n ≠ 2 → Irreducible (Polynomial.cyclotomic n K) → (Algebra.norm K) ζ = 1If Irreducible (cyclotomic n K) (in particular for K = ℚ), the norm of a primitive root is
1 if n ≠ 2.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- mul_oneproof · cited by 3,885
- MonoidHomstatement · cited by 3,629
- IsDomainstatement and proof · cited by 2,196
- Module.finrankproof · cited by 1,770
- Polynomial.natDegreeproof · cited by 1,105
Cited by3
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.discr_prime_pow_ne_twoproof · cited by 4
- IsCyclotomicExtension.norm_zeta_eq_oneproof · cited by 0
- IsPrimitiveRoot.norm_of_cyclotomic_irreducibleproof · cited by 0