Theorems · Definition · group theory
MonoidHom.mgraph
{G : Type u_1} → {H : Type u_2} → [inst : Monoid G] → [inst_1 : Monoid H] → (G →* H) → Submonoid (G × H)The graph of a monoid homomorphism as a submonoid.
See also MonoidHom.graph for the graph as a subgroup.
- Defined in
- Mathlib.Algebra.Group.Graph
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
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.
- DFunLike.coeproof · cited by 62,936
- Set.ofPredproof · cited by 6,101
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- Submonoidstatement · cited by 3,086
Cited by9
Results whose statement or proof uses this declaration.
- MonoidHom.graphproof · cited by 10
- MonoidHom.exists_mrange_eq_mgraphstatement · cited by 3
- MonoidHom.exists_mulEquiv_mrange_eq_mgraphstatement and proof · cited by 2
- Submonoid.exists_mulEquiv_eq_mgraphstatement and proof · cited by 1
- Submonoid.exists_eq_mgraphstatement and proof · cited by 1
- MonoidHom.graph_toSubmonoidstatement · cited by 0
- MonoidHom.mgraph_eq_mrange_prodstatement · cited by 0
- MonoidHom.coe_mgraphstatement and proof · cited by 0
- MonoidHom.mem_mgraphstatement · cited by 0