Mathlib Map

Theorems · Theorem

AddMonoidHom.coe_toMultiplicative

∀ {α : Type u_3} {β : Type u_4} [inst : AddZeroClass α] [inst_1 : AddZeroClass β] (f : α →+ β),
  ⇑(AddMonoidHom.toMultiplicative f) = ⇑Multiplicative.ofAdd ∘ ⇑f ∘ ⇑Multiplicative.toAdd
Defined in
Mathlib.Algebra.Group.TypeTags.Hom
Cited by
0 results in Mathlib
Foundations
Depth 18 from the axioms · uses Quot.sound
Assumes
AddZeroClassAddZeroClass

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.