Theorems · Theorem · group theory
MonoidHom.liftOfRightInverseAux_comp_apply
∀ {G₁ : Type u_5} {G₂ : Type u_6} {G₃ : Type u_7} [inst : Group G₁] [inst_1 : Group G₂] [inst_2 : Group G₃]
(f : G₁ →* G₂) (f_inv : G₂ → G₁) (hf : Function.RightInverse f_inv ⇑f) (g : G₁ →* G₃) (hg : f.ker ≤ g.ker) (x : G₁),
(f.liftOfRightInverseAux f_inv hf g hg) (f x) = g x- Defined in
- Mathlib.Algebra.Group.Subgroup.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement · cited by 3,593
- MonoidHom.kerstatement and proof · cited by 212
- MonoidHom.map_mulproof · cited by 37
- MonoidHom.mem_kerproof · cited by 22
- mul_inv_eq_oneproof · cited by 20
- MonoidHom.map_invproof · cited by 16
- MonoidHom.liftOfRightInverseAuxstatement · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- MonoidHom.liftOfRightInverse_comp_applyproof · cited by 1