Step * 2 2 2 of Lemma cantor-to-interval_wf


1. : ℝ
2. : ℝ
3. a ≤ b
4. : ℕ ⟶ 𝔹
5. cantor-to-interval(a;b;f) cantor-to-interval(a;b;f) ∈ {x:ℝlim n→∞.fst(cantor-interval(a;b;f;n)) x} 
6. : ℝ
7. lim n→∞.fst(cantor-interval(a;b;f;n)) x
8. a ≤ x
9. ∀n:ℕ((fst(cantor-interval(a;b;f;n))) ≤ b)
⊢ x ≤ b
BY
(FLemma `rleq-limit-constant` [-3;-1] THEN Auto) }


Latex:


Latex:

1.  a  :  \mBbbR{}
2.  b  :  \mBbbR{}
3.  a  \mleq{}  b
4.  f  :  \mBbbN{}  {}\mrightarrow{}  \mBbbB{}
5.  cantor-to-interval(a;b;f)  =  cantor-to-interval(a;b;f)
6.  x  :  \mBbbR{}
7.  lim  n\mrightarrow{}\minfty{}.fst(cantor-interval(a;b;f;n))  =  x
8.  a  \mleq{}  x
9.  \mforall{}n:\mBbbN{}.  ((fst(cantor-interval(a;b;f;n)))  \mleq{}  b)
\mvdash{}  x  \mleq{}  b


By


Latex:
(FLemma  `rleq-limit-constant`  [-3;-1]  THEN  Auto)




Home Index