Theorems · Theorem · number theory
GenContFract.succ_nth_fib_le_of_nth_den
∀ {K : Type u_1} {v : K} {n : ℕ} [inst : Field K] [inst_1 : LinearOrder K] [IsStrictOrderedRing K]
[inst_3 : FloorRing K],
n = 0 ∨ ¬(GenContFract.of v).TerminatedAt (n - 1) → ↑(Nat.fib (n + 1)) ≤ (GenContFract.of v).dens nShows that the nth denominator is greater than or equal to the n + 1th fibonacci number,
that is Nat.fib (n + 1) ≤ Bₙ.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- le_reflproof · cited by 2,061
- FloorRingstatement and proof · cited by 405
- GenContFract.Pairproof · cited by 85
- Nat.fibstatement and proof · cited by 74
- GenContFract.ofstatement and proof · cited by 53
- GenContFract.Pair.bproof · cited by 51
- GenContFract.TerminatedAtstatement and proof · cited by 30
- GenContFract.densstatement · cited by 19
- GenContFract.nth_cont_eq_succ_nth_contAuxproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- GenContFract.of_convergence_epsilonproof · cited by 1