Theorems · Definition · number theory
cyclotomicCharacter
(L : Type u) → [inst : CommRing L] → [IsDomain L] → (p : ℕ) → [inst_2 : Fact (Nat.Prime p)] → (L ≃+* L) →* ℤ_[p]ˣ
Suppose L is a domain containing all pⁱ-th primitive roots with p a (rational) prime.
If g is a ring automorphism of L, then cyclotomicCharacter L p g is the unique j : ℤₚ such
that g(ζ) = ζ ^ (j mod pⁱ) for all pⁱ-th roots of unity ζ.
Note: This is the trivial character when L does not contain all pⁱ-th primitive roots.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- 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
- RingEquivstatement and proof · cited by 1,147
- PadicIntstatement · cited by 179
- MonoidHom.toHomUnitsproof · cited by 9
- cyclotomicCharacter.toFunproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- cyclotomicCharacter.toZModPowstatement · cited by 1
- cyclotomicCharacter.continuousstatement and proof · cited by 0
- cyclotomicCharacter.specstatement · cited by 0