Theorems · Theorem · group theory
QuotientAddGroup.quotientKerEquivOfRightInverse_symm_apply
∀ {G : Type u} [inst : AddGroup G] {H : Type v} [inst_1 : AddGroup H] (φ : G →+ H) (ψ : H → G)
(hφ : Function.RightInverse ψ ⇑φ) (a : H),
(QuotientAddGroup.quotientKerEquivOfRightInverse φ ψ hφ).symm a = (QuotientAddGroup.mk ∘ ψ) 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.
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
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- HasQuotient.Quotientstatement · cited by 2,301
- AddEquivstatement · cited by 1,087
- AddEquiv.symmstatement and proof · cited by 530
- QuotientAddGroup.mkstatement · cited by 348
- AddMonoidHom.kerstatement · cited by 158
- QuotientAddGroup.quotientKerEquivOfRightInversestatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.