Theorems · Theorem · group theory
IsMulTorsion.quotient_iff
∀ {G : Type u_1} {H : Type u_2} [inst : Group G] {N : Subgroup G} [inst_1 : Group H] {f : G →* H},
Function.Surjective ⇑f → N = f.ker → IsMulTorsion ↥N → (IsMulTorsion H ↔ IsMulTorsion G)The image of a quotient is torsion iff the group is torsion.
- Defined in
- Mathlib.GroupTheory.Torsion
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, 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.
- 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
- MonoidHom.kerstatement and proof · cited by 212
- IsMulTorsionstatement and proof · cited by 35
- IsMulTorsion.extension_closedproof · cited by 2
- IsMulTorsion.of_surjectiveproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsTorsion.quotient_iffproof · cited by 0