Theorems · Theorem · group theory
CommGroup.finite_torsion_of_descent
∀ {G : Type u_1} [inst : CommGroup G] {n : ℕ} {h : G → ℝ} {b c₀ : ℝ},
1 < b → (∀ (x : G), b * h x - c₀ ≤ h (x ^ n)) → ∀ [Northcott h], Finite ↥(CommGroup.torsion G)If G is a commutative group and n : ℕ, h : G → ℝ satisfy
* for all x : G, h (x ^ n) ≥ 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
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
- Subgroupstatement · cited by 3,593
- Finitestatement · cited by 3,029
- CommGroupstatement and proof · cited by 990
- Northcottstatement and proof · cited by 19
- CommGroup.torsionstatement · cited by 16
- Monoid.finite_set_isOfFiniteOrder_of_descentproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CommGroup.finite_torsion_of_descent'proof · cited by 0