Mathlib Map

Theorems · Theorem · number theory

GenContFract.contsAux_eq_contsAux_squashGCF_of_le

∀ {K : Type u_1} {n : ℕ} {g : GenContFract K} [inst : DivisionRing K] {m : ℕ},
  m ≤ n → g.contsAux m = (g.squashGCF n).contsAux m

The auxiliary continuants before the squashed position stay the same.

Defined in
Mathlib.Algebra.ContinuedFractions.ConvergentsEquiv
Cited by
1 results in Mathlib
Foundations
Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionRing

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.

Cited by1

Results whose statement or proof uses this declaration.