Theorems · Definition · group theory
QuotientAddGroup.liftEquiv
{G : Type u_1} →
{H : Type u_2} →
[inst : AddGroup G] →
[inst_1 : AddGroup H] →
(N : AddSubgroup G) → [nN : N.Normal] → {φ : G →+ H} → Function.Surjective ⇑φ → N = φ.ker → G ⧸ N ≃+ HA surjective AddGroup homomorphism φ : G →+ H with N = ker(φ) descends
(i.e. lifts) to an AddGroup isomorphism G/N ≃+ H.
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- 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.
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 and proof · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- HasQuotient.Quotientstatement · cited by 2,301
- AddEquivstatement · cited by 1,087
- AddSubgroup.Normalstatement and proof · cited by 183
- AddMonoidHom.kerstatement and proof · cited by 158
- QuotientAddGroup.liftproof · cited by 15
- AddEquiv.ofBijectiveproof · cited by 5
Cited by5
Results whose statement or proof uses this declaration.
- zmodAddEquivOfGeneratorproof · cited by 5
- QuotientAddGroup.addEquivPiModRangeNSMulAddMonoidHomproof · cited by 2
- QuotientAddGroup.liftEquiv_mkstatement · cited by 0
- AddGroupExtension.quotientRangeInlEquivRightproof · cited by 0
- QuotientAddGroup.liftEquiv_coestatement · cited by 0