Step
*
2
of Lemma
not-le
1. x : ℤ@i
2. y : ℤ@i
3. ¬y < x
4. ¬(x ≤ y)
⊢ y < x
BY
{ (D -1 THEN RepeatFor 2 (D 0) THEN Auto) }
1
1. x : ℤ@i
2. y : ℤ@i
3. ¬y < x
4. less_than'(y;x)@i
⊢ False
Latex:
Latex:
1.  x  :  \mBbbZ{}@i
2.  y  :  \mBbbZ{}@i
3.  \mneg{}y  <  x
4.  \mneg{}(x  \mleq{}  y)
\mvdash{}  y  <  x
By
Latex:
(D  -1  THEN  RepeatFor  2  (D  0)  THEN  Auto)
Home
Index