Step * 1 of Lemma partition-lemma


1. : ℝ@i
2. r0 < e
3. : ℕ+@i
4. : ℕ1 ⟶ ℝ@i
5. ∀i:ℕ0. r0≤(f (i 1)) i≤e
6. : ℝ@i
7. 0≤x≤0
⊢ ∃i:ℕ1. (|x i| ≤ e)
BY
(InstConcl [⌜0⌝]⋅ THEN Auto) }

1
1. : ℝ@i
2. r0 < e
3. : ℕ+@i
4. : ℕ1 ⟶ ℝ@i
5. ∀i:ℕ0. r0≤(f (i 1)) i≤e
6. : ℝ@i
7. 0≤x≤0
⊢ |x 0| ≤ e


Latex:


Latex:

1.  e  :  \mBbbR{}@i
2.  r0  <  e
3.  n  :  \mBbbN{}\msupplus{}@i
4.  f  :  \mBbbN{}1  {}\mrightarrow{}  \mBbbR{}@i
5.  \mforall{}i:\mBbbN{}0.  r0\mleq{}(f  (i  +  1))  -  f  i\mleq{}e
6.  x  :  \mBbbR{}@i
7.  f  0\mleq{}x\mleq{}f  0
\mvdash{}  \mexists{}i:\mBbbN{}1.  (|x  -  f  i|  \mleq{}  e)


By


Latex:
(InstConcl  [\mkleeneopen{}0\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index