Mathlib Map

Theorems · Theorem · group theory

MonoidHom.map_isConj

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

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 by2

Results whose statement or proof uses this declaration.