Mathlib Map

Theorems · Theorem · number theory

GenContFract.exists_rat_eq_nth_conv

∀ {K : Type u_1} [inst : Field K] [inst_1 : LinearOrder K] [inst_2 : FloorRing K] (v : K) (n : ℕ),
  ∃ q, (GenContFract.of v).convs n = ↑q

Every finite convergent corresponds to a rational number.

Defined in
Mathlib.Algebra.ContinuedFractions.Computation.TerminatesIffRat
Cited by
1 results in Mathlib
Foundations
Depth 83 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.

Cites10

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.