Theorems · Theorem · group theory
Subgroup.map_injective_of_ker_le
∀ {G : Type u_1} [inst : Group G] {N : Type u_5} [inst_1 : Group N] (f : G →* N) {H K : Subgroup G},
f.ker ≤ H → f.ker ≤ K → Subgroup.map f H = Subgroup.map f K → H = KGiven f(A) = f(B), ker f ≤ A, and ker f ≤ B, deduce that A = B.
- Defined in
- Mathlib.Algebra.Group.Subgroup.Ker
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- Subgroup.mapstatement and proof · cited by 301
- sup_of_le_leftproof · cited by 218
- MonoidHom.kerstatement and proof · cited by 212
- Subgroup.comapproof · cited by 154
- Subgroup.comap_map_eqproof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- Subgroup.subgroupOf_supproof · cited by 2
- Group.normalizerCondition_of_isNilpotentproof · cited by 2
- Subgroup.comap_sup_eq_of_le_rangeproof · cited by 1