Step * 1 1 1 of Lemma fix_wf_corec1

.....wf..... 
1. Type ⟶ Type
2. Type ⟶ Type
3. Continuous(T.H[T]) ∧ Monotone(T.F[T])
4. : ⋂T:{T:Type| (F[T] ⊆T) ∧ (corec(T.F[T]) ⊆T)} (H[T] ⟶ H[F[T]]) ⋂ Top ⟶ H[Top]
5. : ℤ
⊢ G ∈ Top ⟶ H[Top]
BY
TACTIC:(Isect2HD' 4⋅ THEN Auto) }


Latex:


Latex:
.....wf..... 
1.  F  :  Type  {}\mrightarrow{}  Type
2.  H  :  Type  {}\mrightarrow{}  Type
3.  Continuous(T.H[T])  \mwedge{}  Monotone(T.F[T])
4.  G  :  \mcap{}T:\{T:Type|  (F[T]  \msubseteq{}r  T)  \mwedge{}  (corec(T.F[T])  \msubseteq{}r  T)\}  .  (H[T]  {}\mrightarrow{}  H[F[T]])  \mcap{}  Top  {}\mrightarrow{}  H[Top]
5.  n  :  \mBbbZ{}
\mvdash{}  G  \mmember{}  Top  {}\mrightarrow{}  H[Top]


By


Latex:
TACTIC:(Isect2HD'  4\mcdot{}  THEN  Auto)




Home Index