Theorems · Theorem · number theory
IsPrimitiveRoot.not_exists_int_prime_dvd_sub_of_prime_pow_ne_two
∀ {p k : ℕ} {K : Type u} [inst : Field K] {ζ : K} [hp : Fact (Nat.Prime p)] [inst_1 : CharZero K]
[hcycl : IsCyclotomicExtension {p ^ (k + 1)} ℚ K] (hζ : IsPrimitiveRoot ζ (p ^ (k + 1))),
p ^ (k + 1) ≠ 2 → ¬∃ n, ↑p ∣ hζ.toInteger - ↑nIn a p ^ (k + 1)-th cyclotomic extension of ℚ , we have that ζ is not congruent to an
integer modulo p if p ^ (k + 1) ≠ 2.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 227 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
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
- one_mulproof · cited by 2,841
- Factstatement and proof · cited by 2,726
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- MulZeroClass.mul_zeroproof · cited by 2,091
- Nat.Primestatement and proof · cited by 2,059
- pow_zeroproof · cited by 1,094
- map_addproof · cited by 964
- CharZerostatement and proof · cited by 932
Cited by1
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.not_exists_int_prime_dvd_sub_of_prime_ne_twoproof · cited by 1