Step * 2 of Lemma r-bound-property


1. : ℝ
2. r(-r-bound(x)) ≤ x
3. : ℕ+
4. |x| ≤ r(n)
⊢ x ≤ r(n)
BY
((Assert x ≤ |x| BY Auto)⋅ THEN Auto) }


Latex:


Latex:

1.  x  :  \mBbbR{}
2.  r(-r-bound(x))  \mleq{}  x
3.  n  :  \mBbbN{}\msupplus{}
4.  |x|  \mleq{}  r(n)
\mvdash{}  x  \mleq{}  r(n)


By


Latex:
((Assert  x  \mleq{}  |x|  BY  Auto)\mcdot{}  THEN  Auto)




Home Index