Step * 2 1 1 1 1 1 1 of Lemma nearby-increasing-partition-avoids

.....assertion..... 
1. Interval
2. icompact(I)
3. : ℝ List
4. : ℝ
5. {e:ℝr0 < e} 
6. frs-non-dec([u])
7. left-endpoint(I) ≤ u
8. u ≤ right-endpoint(I)
9. left-endpoint(I) < right-endpoint(I)
⊢ ∃c:ℝ((left-endpoint(I) ≤ c) ∧ (c ≤ right-endpoint(I)) ∧ (|u c| ≤ e) ∧ (∀x∈L.c ≠ x))
BY
((InstLemma `rless-cases` [⌜left-endpoint(I)⌝;⌜right-endpoint(I)⌝;⌜u⌝]⋅ THENA Auto) THEN -1) }

1
1. Interval
2. icompact(I)
3. : ℝ List
4. : ℝ
5. {e:ℝr0 < e} 
6. frs-non-dec([u])
7. left-endpoint(I) ≤ u
8. u ≤ right-endpoint(I)
9. left-endpoint(I) < right-endpoint(I)
10. left-endpoint(I) < u
⊢ ∃c:ℝ((left-endpoint(I) ≤ c) ∧ (c ≤ right-endpoint(I)) ∧ (|u c| ≤ e) ∧ (∀x∈L.c ≠ x))

2
1. Interval
2. icompact(I)
3. : ℝ List
4. : ℝ
5. {e:ℝr0 < e} 
6. frs-non-dec([u])
7. left-endpoint(I) ≤ u
8. u ≤ right-endpoint(I)
9. left-endpoint(I) < right-endpoint(I)
10. u < right-endpoint(I)
⊢ ∃c:ℝ((left-endpoint(I) ≤ c) ∧ (c ≤ right-endpoint(I)) ∧ (|u c| ≤ e) ∧ (∀x∈L.c ≠ x))


Latex:


Latex:
.....assertion..... 
1.  I  :  Interval
2.  icompact(I)
3.  L  :  \mBbbR{}  List
4.  u  :  \mBbbR{}
5.  e  :  \{e:\mBbbR{}|  r0  <  e\} 
6.  frs-non-dec([u])
7.  left-endpoint(I)  \mleq{}  u
8.  u  \mleq{}  right-endpoint(I)
9.  left-endpoint(I)  <  right-endpoint(I)
\mvdash{}  \mexists{}c:\mBbbR{}.  ((left-endpoint(I)  \mleq{}  c)  \mwedge{}  (c  \mleq{}  right-endpoint(I))  \mwedge{}  (|u  -  c|  \mleq{}  e)  \mwedge{}  (\mforall{}x\mmember{}L.c  \mneq{}  x))


By


Latex:
((InstLemma  `rless-cases`  [\mkleeneopen{}left-endpoint(I)\mkleeneclose{};\mkleeneopen{}right-endpoint(I)\mkleeneclose{};\mkleeneopen{}u\mkleeneclose{}]\mcdot{}  THENA  Auto)  THEN  D  -1)




Home Index