Theorems · Definition · group theory
QuotientAddGroup.quotientKerEquivOfRightInverse
{G : Type u} →
[inst : AddGroup G] →
{H : Type v} → [inst_1 : AddGroup H] → (φ : G →+ H) → (ψ : H → G) → Function.RightInverse ψ ⇑φ → G ⧸ φ.ker ≃+ HThe canonical isomorphism G/(ker φ) ≃+ H induced by a
homomorphism φ : G →+ H with a right inverse ψ : H → G.
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
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
- AddSubgroupstatement · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AddEquivstatement · cited by 1,087
- QuotientAddGroup.mkproof · cited by 348
- AddMonoidHom.kerstatement and proof · cited by 158
- QuotientAddGroup.kerLiftproof · cited by 5
Cited by5
Results whose statement or proof uses this declaration.
- QuotientAddGroup.quotientBotproof · cited by 3
- Int.quotientZMultiplesNatEquivZModproof · cited by 2
- QuotientAddGroup.quotientKerEquivOfSurjectiveproof · cited by 1
- QuotientAddGroup.quotientKerEquivOfRightInverse_applystatement and proof · cited by 0
- QuotientAddGroup.quotientKerEquivOfRightInverse_symm_applystatement and proof · cited by 0