Theorems · Theorem · group theory
AddCommGroup.finite_torsion_of_descent
∀ {G : Type u_1} [inst : AddCommGroup G] {n : ℕ} {h : G → ℝ} {b c₀ : ℝ},
1 < b → (∀ (x : G), b * h x - c₀ ≤ h (n • x)) → ∀ [Northcott h], Finite ↥(AddCommGroup.torsion G)If G is a commutative additive group and n : ℕ, h : G → ℝ satisfy
* for all x : G, h (n • x) ≥ b * h x - c₀,
* for all B : ℝ, there are only finitely many x : G such that h x ≤ B,
where 1 < b and c₀ are real numbers, then the torsion subgroup of G is finite.
- Defined in
- Mathlib.GroupTheory.Descent
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommGroupNorthcott
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- AddCommGroupstatement and proof · cited by 12,871
- AddSubgroupstatement · cited by 3,232
- Finitestatement · cited by 3,029
- Northcottstatement and proof · cited by 19
- AddCommGroup.torsionstatement · cited by 18
- AddMonoid.finite_set_isOfFiniteOrder_of_descentproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- AddCommGroup.finite_torsion_of_descent'proof · cited by 0