Mathlib Map

Theorems · Theorem · number theory

modularCyclotomicCharacter.toFun_spec

∀ {L : Type u} [inst : CommRing L] [inst_1 : IsDomain L] (g : L ≃+* L) {n : ℕ} [inst_2 : NeZero n]
  (t : ↥(rootsOfUnity n L)), g ↑↑t = ↑(↑t ^ (modularCyclotomicCharacter.toFun n g).val)

The formula which characterises the output of modularCyclotomicCharacter g n.

Defined in
Mathlib.NumberTheory.Cyclotomic.CyclotomicCharacter
Cited by
3 results in Mathlib
Foundations
Depth 144 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDomainNeZero

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites21

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.