Step * 2 1 1 1 of Lemma mcompact-finite-subcover


1. [X] Type
2. metric(X)
3. mcompact(X;d)
4. [I] Type
5. [A] I ⟶ X ⟶ ℙ
6. m-open-cover(X;d;I;i,x.A[i;x])
7. X ⟶ I
8. : ℕ
9. ∀x,y:X.  ((mdist(d;x;y) ≤ (r1/r(B 1)))  A[c x;y])
10. : ℕ+
11. xs : ℕn ⟶ X
12. ∀x:X. ∃i:ℕn. (mdist(d;x;xs i) ≤ (r1/r(B 1)))
13. X
14. : ℕn
15. mdist(d;x;xs i) ≤ (r1/r(B 1))
⊢ A[c (xs i);x]
BY
BackThruSomeHyp }

1
1. [X] Type
2. metric(X)
3. mcompact(X;d)
4. [I] Type
5. [A] I ⟶ X ⟶ ℙ
6. m-open-cover(X;d;I;i,x.A[i;x])
7. X ⟶ I
8. : ℕ
9. ∀x,y:X.  ((mdist(d;x;y) ≤ (r1/r(B 1)))  A[c x;y])
10. : ℕ+
11. xs : ℕn ⟶ X
12. ∀x:X. ∃i:ℕn. (mdist(d;x;xs i) ≤ (r1/r(B 1)))
13. X
14. : ℕn
15. mdist(d;x;xs i) ≤ (r1/r(B 1))
⊢ mdist(d;xs i;x) ≤ (r1/r(B 1))


Latex:


Latex:

1.  [X]  :  Type
2.  d  :  metric(X)
3.  mcompact(X;d)
4.  [I]  :  Type
5.  [A]  :  I  {}\mrightarrow{}  X  {}\mrightarrow{}  \mBbbP{}
6.  m-open-cover(X;d;I;i,x.A[i;x])
7.  c  :  X  {}\mrightarrow{}  I
8.  B  :  \mBbbN{}
9.  \mforall{}x,y:X.    ((mdist(d;x;y)  \mleq{}  (r1/r(B  +  1)))  {}\mRightarrow{}  A[c  x;y])
10.  n  :  \mBbbN{}\msupplus{}
11.  xs  :  \mBbbN{}n  {}\mrightarrow{}  X
12.  \mforall{}x:X.  \mexists{}i:\mBbbN{}n.  (mdist(d;x;xs  i)  \mleq{}  (r1/r(B  +  1)))
13.  x  :  X
14.  i  :  \mBbbN{}n
15.  mdist(d;x;xs  i)  \mleq{}  (r1/r(B  +  1))
\mvdash{}  A[c  (xs  i);x]


By


Latex:
BackThruSomeHyp




Home Index