Step * 1 of Lemma implies-qle


1. : ℚ
2. : ℚ
3. ∀n:ℕ+(a ≤ (b (1/n)))
4. b < a
⊢ False
BY
((Assert 0 < BY
          (QIsolate ⌜a⌝ 0⋅ THEN Auto))
   THEN (Assert ¬((a b) 0 ∈ ℚBY
               ((D THENM RelRST) THEN Auto))
   }

1
1. : ℚ
2. : ℚ
3. ∀n:ℕ+(a ≤ (b (1/n)))
4. b < a
5. 0 < b
6. ¬((a b) 0 ∈ ℚ)
⊢ False


Latex:


Latex:

1.  a  :  \mBbbQ{}
2.  b  :  \mBbbQ{}
3.  \mforall{}n:\mBbbN{}\msupplus{}.  (a  \mleq{}  (b  +  (1/n)))
4.  b  <  a
\mvdash{}  False


By


Latex:
((Assert  0  <  a  -  b  BY
                (QIsolate  \mkleeneopen{}a\mkleeneclose{}  0\mcdot{}  THEN  Auto))
  THEN  (Assert  \mneg{}((a  -  b)  =  0)  BY
                          ((D  0  THENM  RelRST)  THEN  Auto))
  )




Home Index