Theorems · Definition · group theory
AddGroupExtension.Equiv.ofAddMonoidHom
{N : Type u_1} →
{G : Type u_2} →
[inst : AddGroup N] →
[inst_1 : AddGroup G] →
{E : Type u_3} →
[inst_2 : AddGroup E] →
{S : AddGroupExtension N E G} →
{E' : Type u_4} →
[inst_3 : AddGroup E'] →
{S' : AddGroupExtension N E' G} →
(f : E →+ E') → f.comp S.inl = S'.inl → S'.rightHom.comp f = S.rightHom → S.Equiv S'An equivalence of additive group extensions from a homomorphism making a commuting diagram. Such a homomorphism is necessarily an isomorphism.
- Defined in
- Mathlib.GroupTheory.GroupExtension.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidHom.compstatement and proof · cited by 339
- ZeroHom.toFunproof · cited by 101
- Function.surjInvproof · cited by 63
- AddMonoidHom.toZeroHomproof · cited by 61
- Function.invFunproof · cited by 60
- AddGroupExtensionstatement and proof · cited by 50
- AddGroupExtension.rightHomstatement and proof · cited by 28
- AddGroupExtension.inlstatement and proof · cited by 20
- AddGroupExtension.Equivstatement · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.