Mathlib Map

Theorems · Definition · group theory

AddChar.toFun

{A : Type u_1} → [inst : AddMonoid A] → {M : Type u_2} → [inst_1 : Monoid M] → AddChar A M → A → M

The underlying function. Do not use this function directly. Instead use the coercion coming from the FunLike instance.

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

Around this declaration

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

Cites3

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

  • Monoidstatement and proof · cited by 3,887
  • AddMonoidstatement and proof · cited by 2,864
  • AddCharstatement and proof · cited by 286

Cited by4

Results whose statement or proof uses this declaration.