Mathlib Map

Theorems · Definition · group theory

AddMonoidHom.mgraph

{G : Type u_1} → {H : Type u_2} → [inst : AddMonoid G] → [inst_1 : AddMonoid H] → (G →+ H) → AddSubmonoid (G × H)

The graph of a monoid homomorphism as a submonoid. See also AddMonoidHom.graph for the graph as a subgroup.

Defined in
Mathlib.Algebra.Group.Graph
Cited by
9 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext
Assumes
AddMonoidAddMonoid

Around this declaration

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

Cites5

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

Cited by10

Results whose statement or proof uses this declaration.