Theorems · Theorem · number theory
GenContFract.second_contAux_eq
∀ {K : Type u_1} {g : GenContFract K} [inst : DivisionRing K] {gp : GenContFract.Pair K},
g.s.get? 0 = some gp → g.contsAux 2 = { a := gp.b * g.h + gp.a, b := gp.b }- Cited by
- 1 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Quot.sound
- Assumes
- DivisionRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- mul_oneproof · cited by 3,885
- add_zeroproof · cited by 2,707
- MulZeroClass.mul_zeroproof · cited by 2,091
- DivisionRingstatement and proof · cited by 1,062
- Stream'.Seq.get?statement and proof · cited by 122
- GenContFract.Pairstatement and proof · cited by 85
- GenContFractstatement and proof · cited by 68
- GenContFract.sstatement and proof · cited by 57
- GenContFract.Pair.bstatement and proof · cited by 51
- GenContFract.Pair.astatement and proof · cited by 43
- GenContFract.hstatement and proof · cited by 23
- GenContFract.contsAuxstatement and proof · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- GenContFract.first_cont_eqproof · cited by 2