Theorems · Theorem · number theory
IsPrimitiveRoot.norm_sub_one_two
∀ {K : Type u} {L : Type v} [inst : Field L] {ζ : L} [inst_1 : Field K] [inst_2 : Algebra K L] {k : ℕ},
IsPrimitiveRoot ζ (2 ^ k) →
2 ≤ k →
∀ [H : IsCyclotomicExtension {2 ^ k} K L],
Irreducible (Polynomial.cyclotomic (2 ^ k) K) → (Algebra.norm K) (ζ - 1) = 2If Irreducible (cyclotomic (2 ^ k) K) (in particular for K = ℚ) and k is at least 2,
then the norm of ζ - 1 is 2.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement · cited by 5,681
- MonoidHomstatement · cited by 3,629
- pow_oneproof · cited by 894
- LT.lt.neproof · cited by 872
- Polynomial.evalproof · cited by 796
- Irreduciblestatement and proof · cited by 496
- lt_of_lt_of_leproof · cited by 438
- IsPrimitiveRootstatement and proof · cited by 356
Cited by3
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.norm_toInteger_sub_one_of_eq_two_powproof · cited by 2
- IsPrimitiveRoot.zeta_sub_one_prime_of_two_powproof · cited by 1
- IsCyclotomicExtension.norm_zeta_pow_sub_one_twoproof · cited by 0