Mathlib Map

Theorems · Theorem · number theory

GenContFract.exists_rat_eq_nth_num

∀ {K : Type u_1} [inst : Field K] [inst_1 : LinearOrder K] [inst_2 : FloorRing K] (v : K) (n : ℕ),
  ∃ q, (GenContFract.of v).nums n = ↑q
Defined in
Mathlib.Algebra.ContinuedFractions.Computation.TerminatesIffRat
Cited by
1 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldLinearOrderFloorRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.