Theorems · Theorem · number theory
IsPrimitiveRoot.norm_pow_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 + 1)) →
∀ [IsCyclotomicExtension {2 ^ (k + 1)} K L],
Irreducible (Polynomial.cyclotomic (2 ^ (k + 1)) K) → (Algebra.norm K) (ζ ^ 2 ^ k - 1) = (-2) ^ 2 ^ kIf Irreducible (cyclotomic (2 ^ (k + 1)) K) (in particular for K = ℚ), then the norm of
ζ ^ (2 ^ k) - 1 is (-2) ^ (2 ^ k).
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Algebra.algebraMapproof · cited by 4,706
- mul_oneproof · cited by 3,885
- MonoidHomstatement · cited by 3,629
- Nat.cast_oneproof · cited by 2,501
- le_reflproof · cited by 2,061
- pow_oneproof · cited by 894
- Irreduciblestatement and proof · cited by 496
Cited by3
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.norm_pow_sub_one_eq_prime_pow_of_ne_zeroproof · cited by 1
- IsPrimitiveRoot.norm_toInteger_pow_sub_one_of_twoproof · cited by 1
- IsPrimitiveRoot.zeta_sub_one_prime_of_two_powproof · cited by 1