Step * 1 1 2 1 1 1 1 of Lemma urec_induction


1. Type ⟶ Type
2. Monotone(T.F[T])
3. ∀T:Type. ((T ⊆Base)  ((F T) ⊆Base))
4. destructor{i:l}(T.F[T])
5. urec(F) ⟶ ℙ
6. ∀[T:Type]. ((∀x:T ⋂ urec(F). P[x])  (∀x:F T ⋂ urec(F). P[x]))
7. urec(F)
8. : ℤ
9. 0 < n
10. ∀x:F ⋃n:ℕ1.(F^n Void) ⋂ urec(F). P[x]
11. x1 : ⋃n:ℕn.(F^n Void) ⋂ urec(F)
12. x1 x1 ∈ ⋃n:ℕn.(F^n Void) ⋂ urec(F)
13. ∀[X:ℕ1 ⟶ Type]. (⋃n:ℕ1.F[X n] ⊆F[⋃n:ℕ1.(X n)])
⊢ ⋃n:ℕn.(F^n Void) ⊆(F ⋃n:ℕ1.(F^n Void))
BY
((InstHyp [⌜λn.(F^n Void)⌝(-1)⋅ THENA Auto) THEN Reduce (-1)) }

1
1. Type ⟶ Type
2. Monotone(T.F[T])
3. ∀T:Type. ((T ⊆Base)  ((F T) ⊆Base))
4. destructor{i:l}(T.F[T])
5. urec(F) ⟶ ℙ
6. ∀[T:Type]. ((∀x:T ⋂ urec(F). P[x])  (∀x:F T ⋂ urec(F). P[x]))
7. urec(F)
8. : ℤ
9. 0 < n
10. ∀x:F ⋃n:ℕ1.(F^n Void) ⋂ urec(F). P[x]
11. x1 : ⋃n:ℕn.(F^n Void) ⋂ urec(F)
12. x1 x1 ∈ ⋃n:ℕn.(F^n Void) ⋂ urec(F)
13. ∀[X:ℕ1 ⟶ Type]. (⋃n:ℕ1.F[X n] ⊆F[⋃n:ℕ1.(X n)])
14. ⋃n:ℕ1.F[F^n Void] ⊆F[⋃n:ℕ1.(F^n Void)]
⊢ ⋃n:ℕn.(F^n Void) ⊆(F ⋃n:ℕ1.(F^n Void))


Latex:


Latex:

1.  F  :  Type  {}\mrightarrow{}  Type
2.  Monotone(T.F[T])
3.  \mforall{}T:Type.  ((T  \msubseteq{}r  Base)  {}\mRightarrow{}  ((F  T)  \msubseteq{}r  Base))
4.  destructor\{i:l\}(T.F[T])
5.  P  :  urec(F)  {}\mrightarrow{}  \mBbbP{}
6.  \mforall{}[T:Type].  ((\mforall{}x:T  \mcap{}  urec(F).  P[x])  {}\mRightarrow{}  (\mforall{}x:F  T  \mcap{}  urec(F).  P[x]))
7.  x  :  urec(F)
8.  n  :  \mBbbZ{}
9.  0  <  n
10.  \mforall{}x:F  \mcup{}n:\mBbbN{}n  -  1.(F\^{}n  Void)  \mcap{}  urec(F).  P[x]
11.  x1  :  \mcup{}n:\mBbbN{}n.(F\^{}n  Void)  \mcap{}  urec(F)
12.  x1  =  x1
13.  \mforall{}[X:\mBbbN{}n  -  1  {}\mrightarrow{}  Type].  (\mcup{}n:\mBbbN{}n  -  1.F[X  n]  \msubseteq{}r  F[\mcup{}n:\mBbbN{}n  -  1.(X  n)])
\mvdash{}  \mcup{}n:\mBbbN{}n.(F\^{}n  Void)  \msubseteq{}r  (F  \mcup{}n:\mBbbN{}n  -  1.(F\^{}n  Void))


By


Latex:
((InstHyp  [\mkleeneopen{}\mlambda{}n.(F\^{}n  Void)\mkleeneclose{}]  (-1)\mcdot{}  THENA  Auto)  THEN  Reduce  (-1))




Home Index