Theorems · Definition · number theory
ContFract
(α : Type u_1) → [One α] → [Zero α] → [LT α] → Type (max 0 u_1)
A (regular) continued fraction ((r)cf) is a simple continued fraction (scf) whose partial
denominators are all positive. It is the subtype of scfs that satisfy SimpContFract.IsContFract.
- Defined in
- Mathlib.Algebra.ContinuedFractions.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SimpContFractproof · cited by 2
- SimpContFract.IsContFractproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- ContFract.convs_eq_convs'statement and proof · cited by 1
- ContFract.ofstatement · cited by 0
- ContFract.ofIntegerstatement · cited by 0