Theorems · Theorem · number theory
IsPrimitiveRoot.norm_toInteger_pow_sub_one_of_two
∀ {k : ℕ} {K : Type u} [inst : Field K] {ζ : K} [inst_1 : CharZero K] [IsCyclotomicExtension {2 ^ (k + 1)} ℚ K]
(hζ : IsPrimitiveRoot ζ (2 ^ (k + 1))), (Algebra.norm ℤ) (hζ.toInteger ^ 2 ^ k - 1) = (-2) ^ 2 ^ kThe norm, relative to ℤ, of ζ ^ 2 ^ k - 1 in a 2 ^ (k + 1)-th cyclotomic extension of ℚ
is (-2) ^ 2 ^ k.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- MonoidHomstatement · cited by 3,629
- le_rflproof · cited by 1,558
- CharZerostatement and proof · cited by 932
- map_oneproof · cited by 861
- NumberFieldproof · cited by 653
- map_subproof · cited by 565
- map_powproof · cited by 503
- NumberField.RingOfIntegersstatement and proof · cited by 413
Cited by1
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.norm_toInteger_sub_one_of_eq_twoproof · cited by 2