Theorems · Theorem · number theory
GenContFract.of_correctness_of_nth_stream_eq_none
∀ {K : Type u_1} [inst : Field K] [inst_1 : LinearOrder K] {v : K} {n : ℕ} [inst_2 : FloorRing K],
GenContFract.IntFractPair.stream v n = none → v = (GenContFract.of v).convs (n - 1)The convergent of GenContFract.of v at step n - 1 is exactly v if the
IntFractPair.stream of the corresponding continued fraction terminated at step n.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 67 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.
Cites18
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
- FloorRingstatement and proof · cited by 405
- GenContFractproof · cited by 68
- GenContFract.ofstatement and proof · cited by 53
- GenContFract.Pair.bproof · cited by 51
- GenContFract.IntFractPairstatement and proof · cited by 45
- GenContFract.Pair.aproof · cited by 43
- GenContFract.IntFractPair.streamstatement and proof · cited by 37
- GenContFract.TerminatedAtproof · cited by 30
- GenContFract.IntFractPair.frproof · cited by 25
- GenContFract.convsstatement and proof · cited by 22
Cited by1
Results whose statement or proof uses this declaration.
- GenContFract.of_correctness_of_terminatedAtproof · cited by 3