Step * 1 1 1 2 of Lemma absval_cases


1. : ℤ
2. [y] : ℕ
3. ¬0 < x
⊢ (if (0) < (x)  then x  else (-x) y ∈ ℤ ((x y ∈ ℤ) ∨ (x (-y) ∈ ℤ))
BY
Reduce }

1
.....wf..... 
1. : ℤ
2. : ℕ
3. ¬0 < x
⊢ 0 ∈ ℤ

2
1. : ℤ
2. [y] : ℕ
3. ¬0 < x
⊢ ((-x) y ∈ ℤ ((x y ∈ ℤ) ∨ (x (-y) ∈ ℤ))


Latex:


Latex:

1.  x  :  \mBbbZ{}
2.  [y]  :  \mBbbN{}
3.  \mneg{}0  <  x
\mvdash{}  (if  (0)  <  (x)    then  x    else  (-x)  =  y)  {}\mRightarrow{}  ((x  =  y)  \mvee{}  (x  =  (-y)))


By


Latex:
Reduce  0




Home Index