Theorems · Definition · number theory
GenContFract.nextConts
{K : Type u_2} → [DivisionRing K] → K → K → GenContFract.Pair K → GenContFract.Pair K → GenContFract.Pair KReturns the next continuants ⟨Aₙ, Bₙ⟩ using nextNum and nextDen, where pred
is ⟨Aₙ₋₁, Bₙ₋₁⟩, ppred is ⟨Aₙ₋₂, Bₙ₋₂⟩, a is aₙ₋₁, and b is bₙ₋₁.
- Defined in
- Mathlib.Algebra.ContinuedFractions.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Quot.sound
- Assumes
- DivisionRing
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.
- DivisionRingstatement and proof · cited by 1,062
- GenContFract.Pairstatement and proof · cited by 85
- GenContFract.Pair.bproof · cited by 51
- GenContFract.Pair.aproof · cited by 43
- GenContFract.nextDenproof · cited by 0
- GenContFract.nextNumproof · cited by 0
Cited by10
Results whose statement or proof uses this declaration.
- GenContFract.contsAux_recurrenceproof · cited by 8
- GenContFract.contsAux_stable_step_of_terminatedproof · cited by 2
- GenContFract.compExactValueproof · cited by 2
- GenContFract.compExactValue_correctness_of_stream_eq_someproof · cited by 2
- GenContFract.of_correctness_of_nth_stream_eq_noneproof · cited by 1
- GenContFract.exists_gcf_pair_rat_eq_of_nth_contsAuxproof · cited by 1
- GenContFract.contsAux_eq_contsAux_squashGCF_of_leproof · cited by 1
- GenContFract.second_contAux_eqproof · cited by 1
- GenContFract.sub_convs_eqproof · cited by 0
- GenContFract.contsAux.eq_defstatement and proof · cited by 0