Mathlib Map

Theorems · Theorem · group theory

AddChar.map_neg_eq_inv

∀ {A : Type u_1} {M : Type u_2} [inst : AddGroup A] [inst_1 : DivisionMonoid M] (ψ : AddChar A M) (a : A),
  ψ (-a) = (ψ a)⁻¹

An additive character maps negatives to inverses (when defined)

Defined in
Mathlib.Algebra.Group.AddChar
Cited by
9 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext
Assumes
AddGroupDivisionMonoid

Around this declaration

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

Cites7

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

Cited by9

Results whose statement or proof uses this declaration.