Mathlib Map

Theorems · Theorem · number theory

GenContFract.IntFractPair.stream_eq_none_of_fr_eq_zero

∀ {K : Type u_1} [inst : DivisionRing K] [inst_1 : LinearOrder K] [inst_2 : FloorRing K] {v : K} {n : ℕ}
  {ifp_n : GenContFract.IntFractPair K},
  GenContFract.IntFractPair.stream v n = some ifp_n → ifp_n.fr = 0 → GenContFract.IntFractPair.stream v (n + 1) = none
Defined in
Mathlib.Algebra.ContinuedFractions.Computation.Translations
Cited by
2 results in Mathlib
Foundations
Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionRingLinearOrderFloorRing

Around this declaration

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

Cites6

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.