Theorems · Definition · group theory
QuotientGroup.liftEquiv
{G : Type u_1} →
{H : Type u_2} →
[inst : Group G] →
[inst_1 : Group H] →
(N : Subgroup G) → [nN : N.Normal] → {φ : G →* H} → Function.Surjective ⇑φ → N = φ.ker → G ⧸ N ≃* HA surjective group homomorphism φ : G →* H with N = ker(φ) descends (i.e. lifts) to a
group 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
- Assumes
- GroupGroupSubgroup.Normal
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 and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- MulEquivstatement · cited by 1,142
- Subgroup.Normalstatement and proof · cited by 334
- MonoidHom.kerstatement and proof · cited by 212
- QuotientGroup.liftproof · cited by 8
- MulEquiv.ofBijectiveproof · cited by 5
Cited by9
Results whose statement or proof uses this declaration.
- IsFractionRing.stabilizerQuotientInertiaEquivproof · cited by 2
- ValuationSubring.unitsModPrincipalUnitsEquivResidueFieldUnitsproof · cited by 2
- IsGalois.normalAutEquivQuotientproof · cited by 1
- QuotientGroup.mulEquivPiModRangePowMonoidHomproof · cited by 1
- InfiniteGalois.normalAutEquivQuotientproof · cited by 1
- Ideal.Quotient.stabilizerQuotientInertiaEquivproof · cited by 1
- QuotientGroup.liftEquiv_coestatement · cited by 0
- QuotientGroup.liftEquiv_mkstatement · cited by 0
- GroupExtension.quotientRangeInlEquivRightproof · cited by 0