Step * 1 of Lemma type-monotone-union-continuous

.....subterm..... T:t
1:n
1. Type ⟶ Type
2. Monotone(T.F[T])
3. Type
4. I ⟶ Type
5. : ⋃n:I.F[X n]@i
⊢ x ∈ F[⋃n:I.(X n)]
BY
(D_union (-1) THEN DoSubsume THEN Auto THEN All (Unfold `so_apply`)) }

1
1. Type ⟶ Type
2. Monotone(T.F T)
3. Type
4. I ⟶ Type
5. I@i
6. (X n)@i
7. %2 %2 ∈ (F (X n))
8. (X n)@i
⊢ x ∈ F ⋃n:I.(X n)


Latex:


Latex:
.....subterm.....  T:t
1:n
1.  F  :  Type  {}\mrightarrow{}  Type
2.  Monotone(T.F[T])
3.  I  :  Type
4.  X  :  I  {}\mrightarrow{}  Type
5.  x  :  \mcup{}n:I.F[X  n]@i
\mvdash{}  x  \mmember{}  F[\mcup{}n:I.(X  n)]


By


Latex:
(D\_union  (-1)  THEN  DoSubsume  THEN  Auto  THEN  All  (Unfold  `so\_apply`))




Home Index