Step * 2 of Lemma partition-lemma


1. : ℝ@i
2. r0 < e
3. : ℤ@i
4. 0 < n
5. ∀f:ℕn ⟶ ℝ. ∀x:ℝ. ∃i:ℕn. (|x i| ≤ e) supposing 0≤x≤(n 1) supposing ∀i:ℕ1. r0≤(f (i 1)) i≤e
6. : ℕ1 ⟶ ℝ@i
7. ∀i:ℕ(n 1) 1. r0≤(f (i 1)) i≤e
8. : ℝ@i
9. 0≤x≤((n 1) 1)
⊢ ∃i:ℕ1. (|x i| ≤ e)
BY
TACTIC:∀h:hyp. (Subst' (n 1) THENA Complete (Auto))  }

1
1. : ℝ@i
2. r0 < e
3. : ℤ@i
4. 0 < n
5. ∀f:ℕn ⟶ ℝ. ∀x:ℝ. ∃i:ℕn. (|x i| ≤ e) supposing 0≤x≤(n 1) supposing ∀i:ℕ1. r0≤(f (i 1)) i≤e
6. : ℕ1 ⟶ ℝ@i
7. ∀i:ℕn. r0≤(f (i 1)) i≤e
8. : ℝ@i
9. 0≤x≤n
⊢ ∃i:ℕ1. (|x i| ≤ e)


Latex:


Latex:

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


By


Latex:
TACTIC:\mforall{}h:hyp.  (Subst'  (n  +  1)  -  1  \msim{}  n  h  THENA  Complete  (Auto)) 




Home Index