Mathlib Map

Theorems · Definition · group theory

AddChar.compAddMonoidHom

{A : Type u_1} →
  {B : Type u_2} →
    {M : Type u_3} →
      [inst : AddMonoid A] → [inst_1 : AddMonoid B] → [inst_2 : Monoid M] → AddChar B M → (A →+ B) → AddChar A M

Composing an AddChar with an AddMonoidHom yields another AddChar.

Defined in
Mathlib.Algebra.Group.AddChar
Cited by
5 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Quot.sound
Assumes
AddMonoidAddMonoidMonoid

Around this declaration

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

Cites9

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.