Mathlib Map

Theorems · Definition · group theory

MonoidHom.graph

{G : Type u_1} → {H : Type u_2} → [inst : Group G] → [inst_1 : Group H] → (G →* H) → Subgroup (G × H)

The graph of a group homomorphism as a subgroup. See also MonoidHom.mgraph for the graph as a submonoid.

Defined in
Mathlib.Algebra.Group.Graph
Cited by
10 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Quot.sound
Assumes
GroupGroup

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.