Mathlib Map

Theorems · Definition · group theory

AddChar.mulShift

{R : Type u_1} → {M : Type u_2} → [inst : Ring R] → [inst_1 : CommMonoid M] → AddChar R M → R → AddChar R M

Define the multiplicative shift of an additive character. This satisfies mulShift ψ a x = ψ (a * x).

Defined in
Mathlib.Algebra.Group.AddChar
Cited by
26 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Quot.sound
Assumes
RingCommMonoid

Around this declaration

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

Cites5

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

Cited by27

Results whose statement or proof uses this declaration.