Theorems · Theorem · number theory
cyclotomicCharacter.spec
∀ {L : Type u} [inst : CommRing L] [inst_1 : IsDomain L] (p : ℕ) [inst_2 : Fact (Nat.Prime p)] {n : ℕ}
[∀ (i : ℕ), HasEnoughRootsOfUnity L (p ^ i)] (g : L ≃+* L) (t : L),
t ^ p ^ n = 1 → g t = t ^ ((PadicInt.toZModPow n) ↑((cyclotomicCharacter L p) g)).val- Cited by
- 0 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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 · cited by 1,966
- RingEquivstatement and proof · cited by 1,147
- ZModstatement · cited by 1,024
- PadicIntstatement · cited by 179
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.