Step
*
1
of Lemma
not-equal-2
1. x : ℤ@i
2. y : ℤ@i
3. ¬(x = y ∈ ℤ)
⊢ ((1 + x) ≤ y) ∨ ((1 + y) ≤ x)
BY
{ TACTIC:(RWO "less-iff-le<" 0⋅ THENA Auto) }
1
1. x : ℤ@i
2. y : ℤ@i
3. ¬(x = y ∈ ℤ)
⊢ x < y ∨ y < x
Latex:
Latex:
1.  x  :  \mBbbZ{}@i
2.  y  :  \mBbbZ{}@i
3.  \mneg{}(x  =  y)
\mvdash{}  ((1  +  x)  \mleq{}  y)  \mvee{}  ((1  +  y)  \mleq{}  x)
By
Latex:
TACTIC:(RWO  "less-iff-le<"  0\mcdot{}  THENA  Auto)
Home
Index