Theorems · Theorem · number theory
LiouvilleWith.frequently_lt_rpow_neg
∀ {p q x : ℝ}, LiouvilleWith p x → q < p → ∃ᶠ (n : ℕ) in Filter.atTop, ∃ m, x ≠ ↑m / ↑n ∧ |x - ↑m / ↑n| < ↑n ^ (-q)If x satisfies Liouville condition with exponent p and q < p, then x
satisfies Liouville condition with exponent q and constant 1.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 203 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.
- Realstatement and proof · cited by 25,697
- Filter.Eventuallyproof · cited by 3,134
- Filter.atTopstatement and proof · cited by 2,405
- mul_commproof · cited by 2,262
- absstatement and proof · cited by 1,814
- sub_eq_add_negproof · cited by 1,023
- Filter.Tendsto.compproof · cited by 560
- Filter.Frequentlystatement and proof · cited by 414
- LT.lt.transproof · cited by 370
- Filter.Tendsto.eventuallyproof · cited by 174
- Real.rpow_pos_of_posproof · cited by 155
- sub_posproof · cited by 147
Cited by3
Results whose statement or proof uses this declaration.
- setOfPred_liouvilleWith_subset_auxproof · cited by 2
- LiouvilleWith.ne_cast_intproof · cited by 1
- forall_liouvilleWith_iffproof · cited by 0