Step
*
1
1
2
1
1
of Lemma
less-iff-le
1. x : ℤ@i
2. y : ℤ@i
3. x < y
4. x1 : ∀[u,v:Base].  (if (1 + x) < (y)  then u  else v ~ v)
⊢ if (1 + x) < (y)  then False  else True
BY
{ (RWO "-1" 0 THEN Auto) }
Latex:
Latex:
1.  x  :  \mBbbZ{}@i
2.  y  :  \mBbbZ{}@i
3.  x  <  y
4.  x1  :  \mforall{}[u,v:Base].    (if  (1  +  x)  <  (y)    then  u    else  v  \msim{}  v)
\mvdash{}  if  (1  +  x)  <  (y)    then  False    else  True
By
Latex:
(RWO  "-1"  0  THEN  Auto)
Home
Index