Theorems · Theorem · number theory
cyclotomicCharacter.toZModPow_toFun
∀ {L : Type u} [inst : CommRing L] [inst_1 : IsDomain L] (p : ℕ) [inst_2 : Fact (Nat.Prime p)] (g : L ≃+* L)
[inst_3 : ∀ (i : ℕ), HasEnoughRootsOfUnity L (p ^ i)] (n : ℕ),
(PadicInt.toZModPow n) (cyclotomicCharacter.toFun p g) = ↑((modularCyclotomicCharacter L ⋯) g)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- MonoidHomstatement · cited by 3,629
- Unitsstatement · cited by 2,804
- Factstatement and proof · cited by 2,726
- IsDomainstatement and proof · cited by 2,196
- Nat.Primestatement and proof · cited by 2,059
- Units.valstatement and proof · cited by 1,966
- RingEquivstatement and proof · cited by 1,147
- ZModstatement · cited by 1,024
- PadicIntstatement and proof · cited by 179
Cited by2
Results whose statement or proof uses this declaration.
- cyclotomicCharacter.toFun_specproof · cited by 1
- cyclotomicCharacter.toZModPowproof · cited by 1