Theorems · Theorem · group theory
QuotientGroup.injective_lift_iff
∀ {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), Function.Injective ⇑(QuotientGroup.lift N φ HN) ↔ N = φ.ker- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Groupstatement and proof · cited by 6,238
- Bot.botproof · cited by 4,720
- 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
- MonoidHom.kerstatement and proof · cited by 212
- MonoidHom.ker_eq_bot_iffproof · cited by 16
- QuotientGroup.liftstatement and proof · cited by 8
- Subgroup.map_eq_bot_iffproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.ProjectiveSpecialLinearGroup.toPGL_injectiveproof · cited by 0