Step * 1 2 2 1 of Lemma nearby-cases


1. : ℕ+
2. : ℝ
3. : ℝ
4. : ℕ+
5. (4 n) ∈ ℕ+
6. : ℤ
7. (x m) ∈ ℤ
8. : ℤ
9. (y m) ∈ ℤ
10. ¬4 < b
11. ¬4 < a
⊢ |x y| ≤ (r1/r(n))
BY
((InstLemma `rational-approx-property` [⌜x⌝;⌜m⌝]⋅ THENA Auto)
   THEN (InstLemma `rational-approx-property` [⌜y⌝;⌜m⌝]⋅ THENA Auto)
   }

1
1. : ℕ+
2. : ℝ
3. : ℝ
4. : ℕ+
5. (4 n) ∈ ℕ+
6. : ℤ
7. (x m) ∈ ℤ
8. : ℤ
9. (y m) ∈ ℤ
10. ¬4 < b
11. ¬4 < a
12. |x (x within 1/m)| ≤ (r1/r(m))
13. |y (y within 1/m)| ≤ (r1/r(m))
⊢ |x y| ≤ (r1/r(n))


Latex:


Latex:

1.  n  :  \mBbbN{}\msupplus{}
2.  x  :  \mBbbR{}
3.  y  :  \mBbbR{}
4.  m  :  \mBbbN{}\msupplus{}
5.  m  =  (4  *  n)
6.  a  :  \mBbbZ{}
7.  a  =  (x  m)
8.  b  :  \mBbbZ{}
9.  b  =  (y  m)
10.  \mneg{}a  +  4  <  b
11.  \mneg{}b  +  4  <  a
\mvdash{}  |x  -  y|  \mleq{}  (r1/r(n))


By


Latex:
((InstLemma  `rational-approx-property`  [\mkleeneopen{}x\mkleeneclose{};\mkleeneopen{}m\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  (InstLemma  `rational-approx-property`  [\mkleeneopen{}y\mkleeneclose{};\mkleeneopen{}m\mkleeneclose{}]\mcdot{}  THENA  Auto)
  )




Home Index