Step
*
1
of Lemma
member-less_than'
1. a : ℤ
2. b : ℤ
3. if (a) < (b)  then True  else False
⊢ Ax ∈ if (a) < (b)  then True  else False
BY
{ (LessCases (-1)⋅ THEN Auto) }
Latex:
Latex:
1.  a  :  \mBbbZ{}
2.  b  :  \mBbbZ{}
3.  if  (a)  <  (b)    then  True    else  False
\mvdash{}  Ax  \mmember{}  if  (a)  <  (b)    then  True    else  False
By
Latex:
(LessCases  (-1)\mcdot{}  THEN  Auto)
Home
Index