Theorems · Theorem · group theory
AddGroupExtension.Section.rightInverse_rightHom
∀ {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} (self : S.Section), Function.RightInverse self.toFun ⇑S.rightHomSection is a right inverse to S.rightHom
- Defined in
- Mathlib.GroupTheory.GroupExtension.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddMonoidHomstatement · cited by 3,230
- AddGroupExtensionstatement and proof · cited by 50
- AddGroupExtension.rightHomstatement · cited by 28
- AddGroupExtension.Sectionstatement and proof · cited by 16
- AddGroupExtension.Section.toFunstatement · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- AddGroupExtension.Section.rightHom_sectionproof · cited by 4
- AddGroupExtension.Section.rightHom_comp_sectionproof · cited by 0