Mathlib Map

Theorems · Theorem · group theory

AddChar.map_add_eq_mul

∀ {A : Type u_1} {M : Type u_3} [inst : AddMonoid A] [inst_1 : Monoid M] (ψ : AddChar A M) (x y : A),
  ψ (x + y) = ψ x * ψ y

An additive character maps sums to products.

Defined in
Mathlib.Algebra.Group.AddChar
Cited by
13 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
AddMonoidMonoid

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 by13

Results whose statement or proof uses this declaration.