Theorems · Theorem · number theory
modularCyclotomicCharacter.pow_dvd_aux_pow_sub_aux_pow
∀ {L : Type u} [inst : CommRing L] [inst_1 : IsDomain L] (g : L ≃+* L) (p : ℕ) [inst_2 : Fact (Nat.Prime p)]
[∀ (i : ℕ), HasEnoughRootsOfUnity L (p ^ i)] {i k : ℕ},
k ≤ i → ↑p ^ k ∣ modularCyclotomicCharacter.aux g (p ^ i) - modularCyclotomicCharacter.aux g (p ^ k)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Unitsproof · cited by 2,804
- Factstatement and proof · cited by 2,726
- mul_commproof · cited by 2,262
- IsDomainstatement and proof · cited by 2,196
- Nat.Primestatement and proof · cited by 2,059
- Units.valproof · cited by 1,966
- RingEquivstatement and proof · cited by 1,147
- div_eq_mul_invproof · cited by 715
- map_powproof · cited by 503
- IsPrimitiveRootproof · cited by 356
Cited by2
Results whose statement or proof uses this declaration.
- cyclotomicCharacter.toZModPow_toFunproof · cited by 2
- cyclotomicCharacter.toFun_applystatement · cited by 1