Step
*
1
1
1
1
of Lemma
absval_cases
1. x : ℤ
2. [y] : ℕ
3. 0 < x
⊢ (if (0) < (x)  then x  else (-x) = y ∈ ℤ) 
⇒ ((x = y ∈ ℤ) ∨ (x = (-y) ∈ ℤ))
BY
{ Reduce 0 }
1
.....wf..... 
1. x : ℤ
2. y : ℕ
3. 0 < x
⊢ 0 ∈ ℤ
2
1. x : ℤ
2. [y] : ℕ
3. 0 < x
⊢ (x = y ∈ ℤ) 
⇒ ((x = y ∈ ℤ) ∨ (x = (-y) ∈ ℤ))
Latex:
Latex:
1.  x  :  \mBbbZ{}
2.  [y]  :  \mBbbN{}
3.  0  <  x
\mvdash{}  (if  (0)  <  (x)    then  x    else  (-x)  =  y)  {}\mRightarrow{}  ((x  =  y)  \mvee{}  (x  =  (-y)))
By
Latex:
Reduce  0
Home
Index