Step * 1 2 1 1 2 of Lemma compact-proper-interval-near-member


1. : ℝ
2. : ℝ
3. : ℝ
4. a ≤ x
5. x ≤ b
6. : ℝ
7. r0 < r
8. a < b
9. x < b
10. r0 < rmin(b x;r)
11. ((x rmin(b x;r)) x) rmin(b x;r)
12. a ≤ (x rmin(b x;r))
⊢ (x rmin(b x;r)) ≤ b
BY
(nRAdd ⌜-(x)⌝ 0⋅ THEN nRNorm THEN Auto) }


Latex:


Latex:

1.  a  :  \mBbbR{}
2.  b  :  \mBbbR{}
3.  x  :  \mBbbR{}
4.  a  \mleq{}  x
5.  x  \mleq{}  b
6.  r  :  \mBbbR{}
7.  r0  <  r
8.  a  <  b
9.  x  <  b
10.  r0  <  rmin(b  -  x;r)
11.  ((x  +  rmin(b  -  x;r))  -  x)  =  rmin(b  -  x;r)
12.  a  \mleq{}  (x  +  rmin(b  -  x;r))
\mvdash{}  (x  +  rmin(b  -  x;r))  \mleq{}  b


By


Latex:
(nRAdd  \mkleeneopen{}-(x)\mkleeneclose{}  0\mcdot{}  THEN  nRNorm  0  THEN  Auto)




Home Index