Step * 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} 
⊢ {x:ℝlim n→∞.fst(cantor-interval(a;b;f;n)) x}  ⊆{x:ℝ(a ≤ x) ∧ (x ≤ b)} 
BY
((D THENA Auto) THEN -1 THEN MemTypeCD THEN Auto) }

1
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
⊢ a ≤ x

2
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
⊢ x ≤ b


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)
\mvdash{}  \{x:\mBbbR{}|  lim  n\mrightarrow{}\minfty{}.fst(cantor-interval(a;b;f;n))  =  x\}    \msubseteq{}r  \{x:\mBbbR{}|  (a  \mleq{}  x)  \mwedge{}  (x  \mleq{}  b)\} 


By


Latex:
((D  0  THENA  Auto)  THEN  D  -1  THEN  MemTypeCD  THEN  Auto)




Home Index