Theorems · Theorem · number theory
GenContFract.exists_s_b_of_partDen
∀ {α : Type u_1} {g : GenContFract α} {n : ℕ} {b : α},
g.partDens.get? n = some b → ∃ gp, g.s.get? n = some gp ∧ gp.b = b- Cited by
- 3 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Stream'.Seq.get?statement and proof · cited by 122
- GenContFract.Pairstatement · cited by 85
- GenContFractstatement and proof · cited by 68
- GenContFract.sstatement and proof · cited by 57
- GenContFract.Pair.bstatement and proof · cited by 51
- Stream'.Seq.map_get?proof · cited by 14
- GenContFract.partDensstatement and proof · cited by 13
Cited by3
Results whose statement or proof uses this declaration.
- GenContFract.of_one_le_get?_partDenproof · cited by 4
- GenContFract.le_of_succ_succ_get?_contsAux_bproof · cited by 1
- GenContFract.exists_int_eq_of_partDenproof · cited by 0