Mathlib Map

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
Assumes
OneZeroLT

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.

Cited by3

Results whose statement or proof uses this declaration.