Step * 1 1 of Lemma continuous-monotone-set


1. Type
2. A ⟶ ℙ
3. Type ⟶ Type
4. Monotone(T.F T)
5. Continuous(T.F T)
6. ∀T:Type. ((F T) ⊆A)
7. : ℕ ⟶ Type
8. : ⋂n:ℕ{x:F (X n)| x} @i
9. x ∈ (F (X 0))
10. x
⊢ x ∈ (⋂n:ℕ(X n))
BY
(SubsumeC ⌜⋂n:ℕ(F (X n))⌝⋅ THEN Auto) }


Latex:


Latex:

1.  A  :  Type
2.  P  :  A  {}\mrightarrow{}  \mBbbP{}
3.  F  :  Type  {}\mrightarrow{}  Type
4.  Monotone(T.F  T)
5.  Continuous(T.F  T)
6.  \mforall{}T:Type.  ((F  T)  \msubseteq{}r  A)
7.  X  :  \mBbbN{}  {}\mrightarrow{}  Type
8.  x  :  \mcap{}n:\mBbbN{}.  \{x:F  (X  n)|  P  x\}  @i
9.  x  =  x
10.  P  x
\mvdash{}  x  \mmember{}  F  (\mcap{}n:\mBbbN{}.  (X  n))


By


Latex:
(SubsumeC  \mkleeneopen{}\mcap{}n:\mBbbN{}.  (F  (X  n))\mkleeneclose{}\mcdot{}  THEN  Auto)




Home Index