Theorems · Theorem · number theory
IsPrimitiveRoot.norm_toInteger_sub_one_of_prime_ne_two
∀ {p k : ℕ} {K : Type u} [inst : Field K] {ζ : K} [hp : Fact (Nat.Prime p)] [inst_1 : CharZero K]
[IsCyclotomicExtension {p ^ (k + 1)} ℚ K] (hζ : IsPrimitiveRoot ζ (p ^ (k + 1))),
p ≠ 2 → (Algebra.norm ℤ) (hζ.toInteger - 1) = ↑pThe norm, relative to ℤ, of ζ - 1 in a p ^ (k + 1)-th cyclotomic extension of ℚ is
p if p ≠ 2.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 219 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- MonoidHomstatement · cited by 3,629
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- pow_zeroproof · cited by 1,094
- CharZerostatement and proof · cited by 932
- pow_oneproof · cited by 894
- NumberField.RingOfIntegersstatement · cited by 413
- IsPrimitiveRootstatement and proof · cited by 356
- IsCyclotomicExtensionstatement and proof · cited by 220
Cited by5
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.Rat.associated_norm_zeta_sub_oneproof · cited by 3
- IsPrimitiveRoot.prime_norm_toInteger_sub_one_of_prime_ne_twoproof · cited by 1
- IsPrimitiveRoot.toInteger_sub_one_not_dvd_twoproof · cited by 1
- IsPrimitiveRoot.norm_toInteger_sub_one_of_prime_ne_two'proof · cited by 1
- IsPrimitiveRoot.prime_dvd_of_dvd_norm_sub_oneproof · cited by 1