Theorems · Theorem · number theory
GenContFract.exists_conts_a_of_num
∀ {K : Type u_1} {g : GenContFract K} {n : ℕ} [inst : DivisionRing K] {A : K},
g.nums n = A → ∃ conts, g.conts n = conts ∧ conts.a = A- Cited by
- 1 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Quot.sound
- Assumes
- DivisionRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DivisionRingstatement and proof · cited by 1,062
- GenContFract.Pairstatement and proof · cited by 85
- GenContFractstatement and proof · cited by 68
- GenContFract.Pair.astatement and proof · cited by 43
- GenContFract.contsstatement and proof · cited by 18
- GenContFract.numsstatement and proof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- GenContFract.nums_recurrenceproof · cited by 0