Theorems · Theorem · group theory
Monoid.finite_set_isOfFiniteOrder_of_descent
∀ {M : Type u_1} [inst : Monoid M] {n : ℕ} {h : M → ℝ} {b c₀ : ℝ},
1 < b → (∀ (x : M), b * h x - c₀ ≤ h (x ^ n)) → ∀ [Northcott h], Finite ↑{x | IsOfFinOrder x}If M is a monoid and n : ℕ, h : M → ℝ satisfy
* for all M : G, h (x ^ n) ≥ b * h x - c₀,
* for all B : ℝ, there are only finitely many x : M such that h x ≤ B,
where 1 < b and c₀ are real numbers, then the set of elements of finite order in M is finite.
- Defined in
- Mathlib.GroupTheory.Descent
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Set.Elemstatement · cited by 7,166
- Set.ofPredstatement and proof · cited by 6,101
- Monoidstatement and proof · cited by 3,887
- LE.le.transproof · cited by 3,151
- Finitestatement and proof · cited by 3,029
- iSupproof · cited by 2,415
- Submonoid.powersproof · cited by 408
- Set.Finite.subsetproof · cited by 285
- IsOfFinOrderstatement and proof · cited by 113
- le_div_iff₀'proof · cited by 32
- Northcottstatement and proof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- CommGroup.finite_torsion_of_descentproof · cited by 1