Theorems · Theorem · number theory
GenContFract.of_s_of_int
∀ (K : Type u_1) [inst : DivisionRing K] [inst_1 : LinearOrder K] [inst_2 : FloorRing K] [IsStrictOrderedRing K] (a : ℤ), (GenContFract.of ↑a).s = Stream'.Seq.nil
If a is an integer, then the coefficient sequence of its continued fraction is empty.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Subtype.propproof · cited by 505
- FloorRingstatement and proof · cited by 405
- Stream'.Seqstatement · cited by 226
- Stream'.Seq.get?proof · cited by 122
- GenContFract.Pairstatement and proof · cited by 85
- Stream'.Seq.nilstatement · cited by 72
- GenContFract.sstatement and proof · cited by 57
- GenContFract.ofstatement and proof · cited by 53
- GenContFract.IntFractPairproof · cited by 45
Cited by2
Results whose statement or proof uses this declaration.
- GenContFract.of_s_succproof · cited by 1
- GenContFract.convs'_of_intproof · cited by 1