Step
*
1
2
1
of Lemma
rem_bounds_2
1. a : {...0}
2. n : ℕ+
3. ¬a < 0
4. 0 ≥ 0 
⊢ -n < 0
BY
{ ((Assert 0 < n BY Auto) THEN Add ⌜-n⌝ (-1)⋅ THEN NthHypSq  (-1) THEN Auto) }
Latex:
Latex:
1.  a  :  \{...0\}
2.  n  :  \mBbbN{}\msupplus{}
3.  \mneg{}a  <  0
4.  0  \mgeq{}  0 
\mvdash{}  -n  <  0
By
Latex:
((Assert  0  <  n  BY  Auto)  THEN  Add  \mkleeneopen{}-n\mkleeneclose{}  (-1)\mcdot{}  THEN  NthHypSq    (-1)  THEN  Auto)
Home
Index