Step
*
1
of Lemma
partition-point-member
1. I : Interval
2. icompact(I)
3. p : ℝ List
4. frs-non-dec(p)
5. i : ℕ||p||
6. (left-endpoint(I) ≤ p[0]) ∧ (last(p) ≤ right-endpoint(I))
⊢ left-endpoint(I) ≤ p[i]
BY
{ ((With ⌜0⌝ (D (-3))⋅ THENM InstHyp [⌜i⌝] (-1)⋅) THEN Auto THEN RelRST THEN Auto) }
Latex:
Latex:
1.  I  :  Interval
2.  icompact(I)
3.  p  :  \mBbbR{}  List
4.  frs-non-dec(p)
5.  i  :  \mBbbN{}||p||
6.  (left-endpoint(I)  \mleq{}  p[0])  \mwedge{}  (last(p)  \mleq{}  right-endpoint(I))
\mvdash{}  left-endpoint(I)  \mleq{}  p[i]
By
Latex:
((With  \mkleeneopen{}0\mkleeneclose{}  (D  (-3))\mcdot{}  THENM  InstHyp  [\mkleeneopen{}i\mkleeneclose{}]  (-1)\mcdot{})  THEN  Auto  THEN  RelRST  THEN  Auto)
Home
Index