Mathlib Map

Theorems · Theorem · number theory

GenContFract.exists_gcf_pair_rat_eq_nth_conts

∀ {K : Type u_1} [inst : Field K] [inst_1 : LinearOrder K] [inst_2 : FloorRing K] (v : K) (n : ℕ),
  ∃ conts, (GenContFract.of v).conts n = GenContFract.Pair.map Rat.cast conts
Defined in
Mathlib.Algebra.ContinuedFractions.Computation.TerminatesIffRat
Cited by
2 results in Mathlib
Foundations
Depth 81 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.

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.