Step * 1 2 1 of Lemma rem_bounds_4


1. : ℕ
2. {...-1}
3. ¬0 < a
4. 0 ≤ 0
⊢ 0 < -n
BY
((Assert n < BY Auto) THEN Add ⌜-n⌝ (-1)⋅ THEN NthHypSq  (-1) THEN Auto) }


Latex:


Latex:

1.  a  :  \mBbbN{}
2.  n  :  \{...-1\}
3.  \mneg{}0  <  a
4.  0  \mleq{}  0
\mvdash{}  0  <  -n


By


Latex:
((Assert  n  <  0  BY  Auto)  THEN  Add  \mkleeneopen{}-n\mkleeneclose{}  (-1)\mcdot{}  THEN  NthHypSq    (-1)  THEN  Auto)




Home Index