Step
*
1
1
of Lemma
less-iff-le
1. x : ℤ@i
2. y : ℤ@i
3. x < y
⊢ 1 + x < y ∨ ((1 + x) = y ∈ ℤ)
BY
{ (TACTIC:UseLessCases ⌜1 + x⌝ ⌜y⌝⋅ THENA Auto) }
1
1. x : ℤ@i
2. y : ℤ@i
3. x < y
4. x1 : ∀[u,v:Base].  (if (1 + x) < (y)  then u  else v ~ u)
⊢ 1 + x < y ∨ ((1 + x) = y ∈ ℤ)
2
1. x : ℤ@i
2. y : ℤ@i
3. x < y
4. x1 : ∀[u,v:Base].  (if (1 + x) < (y)  then u  else v ~ v)
⊢ 1 + x < y ∨ ((1 + x) = y ∈ ℤ)
Latex:
Latex:
1.  x  :  \mBbbZ{}@i
2.  y  :  \mBbbZ{}@i
3.  x  <  y
\mvdash{}  1  +  x  <  y  \mvee{}  ((1  +  x)  =  y)
By
Latex:
(TACTIC:UseLessCases  \mkleeneopen{}1  +  x\mkleeneclose{}  \mkleeneopen{}y\mkleeneclose{}\mcdot{}  THENA  Auto)
Home
Index