Step
*
1
of Lemma
strong-continuous-union
.....subterm..... T:t
1:n
1. F : Type ⟶ Type
2. G : Type ⟶ Type
3. Continuous+(T.F T)
4. Continuous+(T.G T)
5. X : ℕ ⟶ Type
6. x : ⋂n:ℕ. (F (X n) + (G (X n)))
⊢ x ∈ F (⋂n:ℕ. (X n)) + (G (⋂n:ℕ. (X n)))
BY
{ (SubsumeC ⌜⋂n:ℕ. (F (X n)) + (⋂n:ℕ. (G (X n)))⌝⋅ THEN Auto)⋅ }
1
1. F : Type ⟶ Type
2. G : Type ⟶ Type
3. Continuous+(T.F T)
4. Continuous+(T.G T)
5. X : ℕ ⟶ Type
6. x : ⋂n:ℕ. (F (X n) + (G (X n)))
⊢ x ∈ ⋂n:ℕ. (F (X n)) + (⋂n:ℕ. (G (X n)))
Latex:
Latex:
.....subterm.....  T:t
1:n
1.  F  :  Type  {}\mrightarrow{}  Type
2.  G  :  Type  {}\mrightarrow{}  Type
3.  Continuous+(T.F  T)
4.  Continuous+(T.G  T)
5.  X  :  \mBbbN{}  {}\mrightarrow{}  Type
6.  x  :  \mcap{}n:\mBbbN{}.  (F  (X  n)  +  (G  (X  n)))
\mvdash{}  x  \mmember{}  F  (\mcap{}n:\mBbbN{}.  (X  n))  +  (G  (\mcap{}n:\mBbbN{}.  (X  n)))
By
Latex:
(SubsumeC  \mkleeneopen{}\mcap{}n:\mBbbN{}.  (F  (X  n))  +  (\mcap{}n:\mBbbN{}.  (G  (X  n)))\mkleeneclose{}\mcdot{}  THEN  Auto)\mcdot{}
Home
Index