Theorems · Theorem · group theory
AddCommGroup.torsion_sum
∀ {G : Type u_1} {H : Type u_2} [inst : AddCommGroup G] [inst_1 : AddCommGroup H],
AddCommGroup.torsion (G × H) = (AddCommGroup.torsion G).prod (AddCommGroup.torsion H)- Defined in
- Mathlib.GroupTheory.Torsion
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommGroupAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- AddSubgroupstatement · cited by 3,232
- IsOfFinAddOrderproof · cited by 105
- AddSubgroup.prodstatement · cited by 34
- AddCommGroup.torsionstatement · cited by 18
- AddSubgroup.mem_prodproof · cited by 4
- AddCommGroup.mem_torsionproof · cited by 2
- IsOfFinAddOrder.prod_iffproof · cited by 2
- AddSubgroup.ext_iffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.