Step * 1 of Lemma icompact-is-subinterval


1. Interval
2. icompact(I)
3. n1 : ℕ
4. r(-n1) ≤ right-endpoint(I)
5. right-endpoint(I) ≤ r(n1)
6. : ℕ
7. r(-n) ≤ left-endpoint(I)
8. left-endpoint(I) ≤ r(n)
⊢ I ⊆ [r(-imax(n 1;n1 1)), r(imax(n 1;n1 1))] 
BY
((FLemma `icompact-is-rccint` [2] THENA Auto) THEN RWO "-1" 0) }

1
1. Interval
2. icompact(I)
3. n1 : ℕ
4. r(-n1) ≤ right-endpoint(I)
5. right-endpoint(I) ≤ r(n1)
6. : ℕ
7. r(-n) ≤ left-endpoint(I)
8. left-endpoint(I) ≤ r(n)
9. [left-endpoint(I), right-endpoint(I)]
⊢ [left-endpoint(I), right-endpoint(I)] ⊆ [r(-imax(n 1;n1 1)), r(imax(n 1;n1 1))] 


Latex:


Latex:

1.  I  :  Interval
2.  icompact(I)
3.  n1  :  \mBbbN{}
4.  r(-n1)  \mleq{}  right-endpoint(I)
5.  right-endpoint(I)  \mleq{}  r(n1)
6.  n  :  \mBbbN{}
7.  r(-n)  \mleq{}  left-endpoint(I)
8.  left-endpoint(I)  \mleq{}  r(n)
\mvdash{}  I  \msubseteq{}  [r(-imax(n  +  1;n1  +  1)),  r(imax(n  +  1;n1  +  1))] 


By


Latex:
((FLemma  `icompact-is-rccint`  [2]  THENA  Auto)  THEN  RWO  "-1"  0)




Home Index