Theorems · Theorem · group theory
AddSubmonoid.exists_addEquiv_eq_mgraph
∀ {H : Type u_2} {I : Type u_3} [inst : AddMonoid H] [inst_1 : AddMonoid I] {G : AddSubmonoid (H × I)},
Function.Bijective (Prod.fst ∘ ⇑G.subtype) →
Function.Bijective (Prod.snd ∘ ⇑G.subtype) → ∃ e, G = e.toAddMonoidHom.mgraphGoursat's lemma for additive monoid isomorphisms.
Let G ≤ H × I be a submonoid of a product of additive monoids. Assume that the natural maps from
G to both factors are bijective. Then G is the graph of some isomorphism f : H ≃+ I.
- Defined in
- Mathlib.Algebra.Group.Graph
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- AddMonoidHomstatement · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- AddSubmonoidstatement and proof · cited by 1,178
- AddEquivstatement and proof · cited by 1,087
- Function.Bijectivestatement and proof · cited by 863
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- Function.Bijective.injectiveproof · cited by 115
- Function.Bijective.surjectiveproof · cited by 114
- AddEquiv.toAddMonoidHomstatement · cited by 101
- AddSubmonoid.subtypestatement and proof · cited by 28
- AddMonoidHom.mgraphstatement and proof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- AddSubgroup.exists_addEquiv_eq_graphproof · cited by 0