Step * of Lemma union-continuous-type-monotone

[F:Type ⟶ Type]. (Monotone(T.F[T])) supposing (union-continuous{i:l}(T.F[T]) and (∀A,B:Type.  (A ≡  F[A] ≡ F[B])))
BY
Auto }

1
.....wf..... 
1. Type ⟶ Type
2. ∀A,B:Type.  (A ≡  F[A] ≡ F[B])
3. union-continuous{i:l}(T.F[T])
4. Type
5. Type
6. A ⊆B
7. A@i
⊢ x ∈ B


Latex:


Latex:
\mforall{}[F:Type  {}\mrightarrow{}  Type]
    (Monotone(T.F[T]))  supposing 
          (union-continuous\{i:l\}(T.F[T])  and 
          (\mforall{}A,B:Type.    (A  \mequiv{}  B  {}\mRightarrow{}  F[A]  \mequiv{}  F[B])))


By


Latex:
Auto




Home Index