Theorems · Theorem · group theory
AddSubgroup.exists_eq_graph
∀ {H : Type u_2} {I : Type u_3} [inst : AddGroup H] [inst_1 : AddGroup I] {G : AddSubgroup (H × I)},
Function.Bijective (Prod.fst ∘ ⇑G.subtype) → ∃ f, G = f.graphVertical line test for additive monoid homomorphisms.
Let G ≤ H × I be a submonoid of a product of monoids. Assume that G surjects onto the first
factor and G intersects every "vertical line" {(h, i) | i : I} at most once. Then G is the
graph of some monoid homomorphism f : H → I.
- Defined in
- Mathlib.Algebra.Group.Graph
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- Function.Bijectivestatement and proof · cited by 863
- AddSubgroup.subtypestatement and proof · cited by 82
- SetLike.ext_iffproof · cited by 64
- AddMonoidHom.graphstatement · cited by 11
- AddMonoidHom.mem_mgraphproof · cited by 7
- AddSubgroup.mem_toAddSubmonoidproof · cited by 6
- AddSubmonoid.exists_eq_mgraphproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.