Theorems · Definition · number theory
modularCyclotomicCharacter
(L : Type u) →
[inst : CommRing L] → [IsDomain L] → {n : ℕ} → [NeZero n] → Nat.card ↥(rootsOfUnity n L) = n → (L ≃+* L) →* (ZMod n)ˣGiven a positive integer n and a field L containing n nth roots
of unity, modularCyclotomicCharacter n is a multiplicative homomorphism from the
automorphisms of L to (ℤ/nℤ)ˣ. It is uniquely characterised by the property that
g(ζ)=ζ^(modularCyclotomicCharacter n g) for g an automorphism of L and ζ any nth root
of unity.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Subgroupstatement · cited by 3,593
- Unitsstatement and proof · cited by 2,804
- IsDomainstatement and proof · cited by 2,196
- RingEquivstatement · cited by 1,147
- ZModstatement · cited by 1,024
- Nat.cardstatement and proof · cited by 844
- MonoidHom.compproof · cited by 469
- MulEquiv.toMonoidHomproof · cited by 126
- rootsOfUnitystatement and proof · cited by 118
- RingEquiv.toMulEquivproof · cited by 26
Cited by6
Results whose statement or proof uses this declaration.
- cyclotomicCharacter.toZModPow_toFunstatement and proof · cited by 2
- cyclotomicCharacter.toZModPowstatement · cited by 1
- modularCyclotomicCharacter.specstatement and proof · cited by 1
- modularCyclotomicCharacter.uniquestatement · cited by 1
- IsPrimitiveRoot.autToPow_eq_modularCyclotomicCharacterstatement and proof · cited by 0
- modularCyclotomicCharacter.congr_simpstatement and proof · cited by 0