Step * 1 1 1 of Lemma less-iff-le


1. : ℤ@i
2. : ℤ@i
3. x < y
4. x1 : ∀[u,v:Base].  (if (1 x) < (y)  then u  else u)
⊢ x < y ∨ ((1 x) y ∈ ℤ)
BY
((OrLeft THEN Auto) THEN THEN Auto) }

1
1. : ℤ@i
2. : ℤ@i
3. x < y
4. x1 : ∀[u,v:Base].  (if (1 x) < (y)  then u  else u)
⊢ less_than'(1 x;y)


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{}  u)
\mvdash{}  1  +  x  <  y  \mvee{}  ((1  +  x)  =  y)


By


Latex:
((OrLeft  THEN  Auto)  THEN  D  0  THEN  Auto)




Home Index