Theorems · Theorem · number theory
GenContFract.of_s_tail
∀ {K : Type u_1} [inst : DivisionRing K] [inst_1 : LinearOrder K] [inst_2 : FloorRing K] (v : K)
[IsStrictOrderedRing K], (GenContFract.of v).s.tail = (GenContFract.of (Int.fract v)⁻¹).sThis expresses the tail of the coefficient sequence of the GenContFract.of an element v of
K as the coefficient sequence of that of the inverse of the fractional part of v.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- LinearOrderstatement and proof · cited by 8,572
- IsStrictOrderedRingstatement and proof · cited by 2,490
- DivisionRingstatement and proof · cited by 1,062
- FloorRingstatement and proof · cited by 405
- Stream'.Seqstatement · cited by 226
- Int.fractstatement · cited by 114
- GenContFract.Pairstatement · cited by 85
- GenContFract.sstatement and proof · cited by 57
- GenContFract.ofstatement and proof · cited by 53
- Stream'.Seq.tailstatement · cited by 34
- Stream'.Seq.extproof · cited by 20
- Stream'.Seq.get?_tailproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- GenContFract.convs'_succproof · cited by 1