Theorems · Theorem · number theory
IsPrimitiveRoot.zeta_sub_one_prime_of_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 → Prime (hζ.toInteger - 1)ζ - 1 is prime if p ≠ 2 and ζ is a primitive p ^ (k + 1)-th root of unity.
See zeta_sub_one_prime for a general statement.
- Cited by
- 1 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.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- CharZerostatement and proof · cited by 932
- CommMonoidWithZeroproof · cited by 913
- nonZeroDivisorsproof · cited by 895
- pow_oneproof · cited by 894
- one_ne_zeroproof · cited by 885
- map_oneproof · cited by 861
Cited by1
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.zeta_sub_one_primeproof · cited by 2