Theorems · Theorem · number theory
Rat.den_le_and_le_num_le_of_sub_lt_one_div_den_sq
∀ {ξ q : ℚ}, |ξ - q| < 1 / ↑q.den ^ 2 → q.den ≤ ξ.den ∧ ⌈ξ * ↑q.den⌉ - 1 ≤ q.num ∧ q.num ≤ ⌊ξ * ↑q.den⌋ + 1If ξ is rational, then the good rational approximations to ξ have bounded
numerator and denominator.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- mul_oneproof · cited by 3,885
- Nat.cast_oneproof · cited by 2,501
- mul_commproof · cited by 2,262
- LT.lt.leproof · cited by 2,189
- absstatement and proof · cited by 1,814
- le_rflproof · cited by 1,558
- add_commproof · cited by 1,535
- LT.lt.ne'proof · cited by 1,417
- eq_or_neproof · cited by 1,117
- LT.lt.trans_leproof · cited by 678
- zero_lt_oneproof · cited by 598
- lt_of_le_of_ltproof · cited by 432
Cited by1
Results whose statement or proof uses this declaration.
- Rat.finite_rat_abs_sub_lt_one_div_den_sqproof · cited by 1