Theorems · Theorem · group theory
AddGroupExtension.Splitting.mk.inj
∀ {N : Type u_1} {E : Type u_2} {G : Type u_3} {inst : AddGroup N} {inst_1 : AddGroup E} {inst_2 : AddGroup G}
{S : AddGroupExtension N E G} {toAddMonoidHom : G →+ E}
{rightInverse_rightHom : Function.RightInverse (↑toAddMonoidHom).toFun ⇑S.rightHom} {toAddMonoidHom_1 : G →+ E}
{rightInverse_rightHom_1 : Function.RightInverse (↑toAddMonoidHom_1).toFun ⇑S.rightHom},
{ toAddMonoidHom := toAddMonoidHom, rightInverse_rightHom := rightInverse_rightHom } =
{ toAddMonoidHom := toAddMonoidHom_1, rightInverse_rightHom := rightInverse_rightHom_1 } →
toAddMonoidHom = toAddMonoidHom_1- Defined in
- Mathlib.GroupTheory.GroupExtension.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddMonoidHomstatement and proof · cited by 3,230
- ZeroHom.toFunstatement and proof · cited by 101
- AddMonoidHom.toZeroHomstatement and proof · cited by 61
- AddGroupExtensionstatement and proof · cited by 50
- AddGroupExtension.rightHomstatement and proof · cited by 28
- AddGroupExtension.Splittingstatement · cited by 11
- AddGroupExtension.Splitting.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- AddGroupExtension.Splitting.mk.injEqproof · cited by 0