Theorems · Theorem · group theory
AddSubgroup.finrank_eq_of_finiteIndex
∀ {M : Type u_1} [inst : AddCommGroup M] [Module.Finite ℤ M] [Module.IsTorsionFree ℤ M] (A : AddSubgroup M)
[A.FiniteIndex], Module.finrank ℤ ↥A = Module.finrank ℤ MIf A is a subgroup of finite index of an additive group M that is finitely generated
and torsion-free as a ℤ-module, then A and M have the same rank.
- Defined in
- Mathlib.GroupTheory.IndexNSmul
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddCommGroupstatement and proof · cited by 12,871
- AddSubgroupstatement and proof · cited by 3,232
- le_antisymmproof · cited by 2,068
- Module.finrankstatement and proof · cited by 1,770
- Module.Finitestatement and proof · cited by 1,032
- LinearMap.rangeproof · cited by 893
- Module.IsTorsionFreestatement and proof · cited by 600
- OrderIso.symmproof · cited by 475
- AddSubgroup.indexproof · cited by 104
- AddSubgroup.FiniteIndexstatement and proof · cited by 66
- DistribSMul.toLinearMapproof · cited by 50
Cited by1
Results whose statement or proof uses this declaration.
- AddSubgroup.finrank_eq_of_isFiniteRelIndexproof · cited by 0