Theorems · Theorem · group theory
QuotientGroup.quotientKerEquivOfRightInverse_apply
∀ {G : Type u} [inst : Group G] {H : Type v} [inst_1 : Group H] (φ : G →* H) (ψ : H → G)
(hφ : Function.RightInverse ψ ⇑φ) (a : G ⧸ φ.ker),
(QuotientGroup.quotientKerEquivOfRightInverse φ ψ hφ) a = (QuotientGroup.kerLift φ) a- Defined in
- Mathlib.GroupTheory.QuotientGroup.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 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
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement · cited by 3,593
- HasQuotient.Quotientstatement and proof · cited by 2,301
- MulEquivstatement · cited by 1,142
- MonoidHom.kerstatement and proof · cited by 212
- QuotientGroup.kerLiftstatement · cited by 8
- QuotientGroup.quotientKerEquivOfRightInversestatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.