Mathlib Map

Theorems · Theorem · group theory

AddMonoidHom.map_isAddConj

∀ {α : Type u} {β : Type v} [inst : AddMonoid α] [inst_1 : AddMonoid β] (f : α →+ β) {a b : α},
  IsAddConj a b → IsAddConj (f a) (f b)
Defined in
Mathlib.Algebra.Group.Conj
Cited by
0 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext
Assumes
AddMonoidAddMonoid

Around this declaration

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

Cites11

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.