Theorems · Theorem · number theory
IsCyclotomicExtension.Rat.zeta_sub_one_dvd_intCast_iff
∀ (p k : ℕ) [hp : Fact (Nat.Prime p)] {K : Type u_1} [inst : Field K] [inst_1 : NumberField K]
[hK : IsCyclotomicExtension {p ^ (k + 1)} ℚ K] {ζ : K} (hζ : IsPrimitiveRoot ζ (p ^ (k + 1))) {n : ℤ},
hζ.toInteger - 1 ∣ ↑n ↔ ↑p ∣ nAn integer n is divisible by ζ - 1 in 𝓞 K if and only if it is divisible by p,
where ζ is a primitive p ^ (k + 1)-th root of unity.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 221 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- NumberFieldstatement and proof · cited by 653
- NumberField.RingOfIntegersstatement · cited by 413
- IsPrimitiveRootstatement and proof · cited by 356
- Fact.outproof · cited by 328
- Associatedproof · cited by 296
- IsCyclotomicExtensionstatement and proof · cited by 220
- Algebra.normproof · cited by 155
Cited by1
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.Rat.zeta_sub_one_dvd_intCast_iff'proof · cited by 0