Step
*
2
of Lemma
k-continuous-iff-all-k-1
1. k : ℕ
2. F : (ℕk ⟶ Type) ⟶ ℕk ⟶ Type
3. ∀i:ℕk. ∀[X:ℕ ⟶ ℕk ⟶ Type]. ((∀n:ℕ. X (n + 1) ⊆ X n) 
⇒ ((⋂n:ℕ. (F[X n] i)) ⊆r (F[⋂n. X n] i)))
⊢ ∀[X:ℕ ⟶ ℕk ⟶ Type]. ((∀n:ℕ. X (n + 1) ⊆ X n) 
⇒ ⋂n. F[X n] ⊆ F[⋂n. X n])
BY
{ ((Auto THEN D 0 THEN Auto) THEN All (RepUR ``k-intersection``) THEN Auto) }
Latex:
Latex:
1.  k  :  \mBbbN{}
2.  F  :  (\mBbbN{}k  {}\mrightarrow{}  Type)  {}\mrightarrow{}  \mBbbN{}k  {}\mrightarrow{}  Type
3.  \mforall{}i:\mBbbN{}k.  \mforall{}[X:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}k  {}\mrightarrow{}  Type].  ((\mforall{}n:\mBbbN{}.  X  (n  +  1)  \msubseteq{}  X  n)  {}\mRightarrow{}  ((\mcap{}n:\mBbbN{}.  (F[X  n]  i))  \msubseteq{}r  (F[\mcap{}n.  X  n]  i)))
\mvdash{}  \mforall{}[X:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}k  {}\mrightarrow{}  Type].  ((\mforall{}n:\mBbbN{}.  X  (n  +  1)  \msubseteq{}  X  n)  {}\mRightarrow{}  \mcap{}n.  F[X  n]  \msubseteq{}  F[\mcap{}n.  X  n])
By
Latex:
((Auto  THEN  D  0  THEN  Auto)  THEN  All  (RepUR  ``k-intersection``)  THEN  Auto)
Home
Index