Step * of Lemma partition-point-member

No Annotations
I:Interval. (icompact(I)  (∀p:partition(I). (∀x∈p.x ∈ I)))
BY
(Unfold `partition` 0
   THEN Auto
   THEN -1
   THEN UnhideAllSqStable
   THEN 0
   THEN Auto
   THEN ((BLemma `i-member-finite-closed` THEN Auto) THEN (RepeatFor (D -2) THENA Auto) THEN 0)⋅}

1
1. Interval
2. icompact(I)
3. : ℝ List
4. frs-non-dec(p)
5. : ℕ||p||
6. (left-endpoint(I) ≤ p[0]) ∧ (last(p) ≤ right-endpoint(I))
⊢ left-endpoint(I) ≤ p[i]

2
1. Interval
2. icompact(I)
3. : ℝ List
4. frs-non-dec(p)
5. : ℕ||p||
6. (left-endpoint(I) ≤ p[0]) ∧ (last(p) ≤ right-endpoint(I))
⊢ p[i] ≤ right-endpoint(I)


Latex:


Latex:
No  Annotations
\mforall{}I:Interval.  (icompact(I)  {}\mRightarrow{}  (\mforall{}p:partition(I).  (\mforall{}x\mmember{}p.x  \mmember{}  I)))


By


Latex:
(Unfold  `partition`  0
  THEN  Auto
  THEN  D  -1
  THEN  UnhideAllSqStable
  THEN  D  0
  THEN  Auto
  THEN  ((BLemma  `i-member-finite-closed`  THEN  Auto)  THEN  (RepeatFor  2  (D  -2)  THENA  Auto)  THEN  D  0)\mcdot{})




Home Index