Theorems · Theorem · group theory
QuotientAddGroup.injective_lift_iff
∀ {G : Type u_1} {M : Type u_4} [inst : AddGroup G] [inst_1 : AddMonoid M] (N : AddSubgroup G) [nN : N.Normal]
(φ : G →+ M) (HN : N ≤ φ.ker), Function.Injective ⇑(QuotientAddGroup.lift N φ HN) ↔ N = φ.ker- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Bot.botproof · cited by 4,720
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AddSubgroup.Normalstatement and proof · cited by 183
- AddMonoidHom.kerstatement and proof · cited by 158
- QuotientAddGroup.liftstatement and proof · cited by 15
- AddMonoidHom.ker_eq_bot_iffproof · cited by 14
- AddSubgroup.map_eq_bot_iffproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.