Step
*
1
1
1
1
2
1
of Lemma
absval_cases
1. x : ℤ
2. [y] : ℕ
3. 0 < x
4. x = y ∈ ℤ
⊢ (x = y ∈ ℤ) ∨ (x = (-y) ∈ ℤ)
BY
{ (OrLeft THEN Auto) }
Latex:
Latex:
1.  x  :  \mBbbZ{}
2.  [y]  :  \mBbbN{}
3.  0  <  x
4.  x  =  y
\mvdash{}  (x  =  y)  \mvee{}  (x  =  (-y))
By
Latex:
(OrLeft  THEN  Auto)
Home
Index