Step
*
2
1
1
of Lemma
partition-exists
1. I : Interval@i
2. icompact(I)@i
3. e : ℝ@i
4. r0 < e@i
5. r0 ≤ |I|
6. k : ℕ+
7. (|I|/e) ≤ r(k)
⊢ (|I|/r(k)) ≤ e
BY
{ (nRMul ⌜e⌝ (-1)⋅ THEN Auto) }
1
1. I : Interval@i
2. icompact(I)@i
3. e : ℝ@i
4. r0 < e@i
5. r0 ≤ |I|
6. k : ℕ+
7. |I| ≤ (r(k) * e)
⊢ (|I|/r(k)) ≤ e
Latex:
Latex:
1.  I  :  Interval@i
2.  icompact(I)@i
3.  e  :  \mBbbR{}@i
4.  r0  <  e@i
5.  r0  \mleq{}  |I|
6.  k  :  \mBbbN{}\msupplus{}
7.  (|I|/e)  \mleq{}  r(k)
\mvdash{}  (|I|/r(k))  \mleq{}  e
By
Latex:
(nRMul  \mkleeneopen{}e\mkleeneclose{}  (-1)\mcdot{}  THEN  Auto)
Home
Index