Step * 1 1 of Lemma minus-minus-sq


1. Base
2. (--x)↓
3. -x ∈ ℤ
4. (-x)↓
5. x ∈ ℤ
6. --x x
⊢ --x ≤ 0
BY
(HypSubst' -1 THEN Subst' THEN Auto) }


Latex:


Latex:

1.  x  :  Base
2.  (--x)\mdownarrow{}
3.  -x  \mmember{}  \mBbbZ{}
4.  (-x)\mdownarrow{}
5.  x  \mmember{}  \mBbbZ{}
6.  --x  \msim{}  x
\mvdash{}  --x  \mleq{}  x  +  0


By


Latex:
(HypSubst'  -1  0  THEN  Subst'  x  +  0  \msim{}  x  0  THEN  Auto)




Home Index