Mathlib Map

Theorems · Theorem · group theory

AddMonoid.IsTorsion.torsionAddEquiv_apply

Deprecated since 2026-07-01Use IsAddTorsion.torsionAddEquiv_apply instead.

∀ {G : Type u_1} [inst : AddCommMonoid G] (tG : IsAddTorsion G) (a : ↥(AddCommMonoid.addTorsion G)),
  tG.torsionAddEquiv a = ↑((AddEquiv.addSubmonoidCongr ⋯) a)

Alias of IsAddTorsion.torsionAddEquiv_apply.

Defined in
Mathlib.GroupTheory.Torsion
Cited by
0 results in Mathlib
Foundations
Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoid

Around this declaration

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

Cites11

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.