Theorems · Theorem · group theory
AddGroupExtension.Splitting.coe_mk
∀ {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} (s : G →+ E) (hs : Function.RightInverse ⇑s ⇑S.rightHom),
⇑{ toAddMonoidHom := s, rightInverse_rightHom := hs } = ⇑s- Defined in
- Mathlib.GroupTheory.GroupExtension.Defs
- Cited by
- 0 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.
Cites6
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
- AddGroupExtensionstatement and proof · cited by 50
- AddGroupExtension.rightHomstatement and proof · cited by 28
- AddGroupExtension.Splittingstatement · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.