Mathlib Map

Theorems · Theorem · group theory

IsTorsion.extension_closed

Deprecated since 2026-06-30Use IsMulTorsion.extension_closed instead.

∀ {G : Type u_1} {H : Type u_2} [inst : Group G] {N : Subgroup G} [inst_1 : Group H] {f : G →* H},
  N = f.ker → IsMulTorsion H → IsMulTorsion ↥N → IsMulTorsion G

Alias of IsMulTorsion.extension_closed. Torsion groups are closed under extensions.

Defined in
Mathlib.GroupTheory.Torsion
Cited by
0 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Quot.sound
Assumes
GroupGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.