Step
*
2
1
1
of Lemma
req-iff-rabs-rleq
1. x : ℝ
2. y : ℝ
3. ∀m:ℕ+. (|x - y| ≤ (r1/r(m)))
4. r0 < |x - y|
⊢ False
BY
{ ((InstLemma `small-reciprocal-real` [⌜|x - y|⌝]⋅ THEN Auto) THEN ExRepD) }
1
1. x : ℝ
2. y : ℝ
3. ∀m:ℕ+. (|x - y| ≤ (r1/r(m)))
4. r0 < |x - y|
5. k : ℕ+
6. (r1/r(k)) < |x - y|
⊢ False
Latex:
Latex:
1.  x  :  \mBbbR{}
2.  y  :  \mBbbR{}
3.  \mforall{}m:\mBbbN{}\msupplus{}.  (|x  -  y|  \mleq{}  (r1/r(m)))
4.  r0  <  |x  -  y|
\mvdash{}  False
By
Latex:
((InstLemma  `small-reciprocal-real`  [\mkleeneopen{}|x  -  y|\mkleeneclose{}]\mcdot{}  THEN  Auto)  THEN  ExRepD)
Home
Index