Theorems · Theorem · group theory
QuotientGroup.ker_lift
∀ {G : Type u_1} {M : Type u_4} [inst : Group G] [inst_1 : Monoid M] (N : Subgroup G) [nN : N.Normal] (φ : G →* M)
(HN : N ≤ φ.ker), (QuotientGroup.lift N φ HN).ker = Subgroup.map (QuotientGroup.mk' N) φ.ker- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GroupMonoidSubgroup.Normal
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Subgroup.Normalstatement and proof · cited by 334
- Subgroup.mapstatement and proof · cited by 301
- MonoidHom.kerstatement and proof · cited by 212
- QuotientGroup.mk'statement and proof · cited by 90
- QuotientGroup.mk'_surjectiveproof · cited by 15
- QuotientGroup.liftstatement and proof · cited by 8
- MonoidHom.comap_kerproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- QuotientGroup.injective_lift_iffproof · cited by 1
- Matrix.ProjectiveSpecialLinearGroup.toPermHom_injectiveproof · cited by 0
- QuotientGroup.ker_mapproof · cited by 0