Step * 1 1 1 of Lemma strong-continuity2_biject_retract


1. Type
2. Type
3. Type
4. : ℕ ⟶ U@i
5. U ⊆r ℕ
6. ∀x:U. ((r x) x ∈ U)
7. S ⟶ U@i
8. Bij(S;U;g)
9. (ℕ ⟶ T) ⟶ S@i
10. n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ?)@i
11. ∀f:ℕ ⟶ T
      ((∃n:ℕ((M f) (inl (g (F f))) ∈ (ℕ?))) ∧ (∀n:ℕ(M f) (inl (g (F f))) ∈ (ℕ?) supposing ↑isl(M f)))
12. U ⟶ S
13. ∀b:U. ((g (h b)) b ∈ U)
14. ∀a:S. ((h (g a)) a ∈ S)
15. : ℕ ⟶ T
16. : ℕ
17. e3 (M f) (inl (g (F f))) ∈ (ℕ?)
18. e2 : ∀n:ℕ(M f) (inl (g (F f))) ∈ (ℕ?) supposing ↑isl(M f)
⊢ case of inl(m) => inl (h (r m)) inr(x) => inr x  (inl (F f)) ∈ (S?)
BY
((RWO "-1" THEN Reduce 0⋅ THEN Auto) THEN RWO "6" THEN Auto) }


Latex:


Latex:

1.  T  :  Type
2.  S  :  Type
3.  U  :  Type
4.  r  :  \mBbbN{}  {}\mrightarrow{}  U@i
5.  U  \msubseteq{}r  \mBbbN{}
6.  \mforall{}x:U.  ((r  x)  =  x)
7.  g  :  S  {}\mrightarrow{}  U@i
8.  Bij(S;U;g)
9.  F  :  (\mBbbN{}  {}\mrightarrow{}  T)  {}\mrightarrow{}  S@i
10.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  T)  {}\mrightarrow{}  (\mBbbN{}?)@i
11.  \mforall{}f:\mBbbN{}  {}\mrightarrow{}  T
            ((\mexists{}n:\mBbbN{}.  ((M  n  f)  =  (inl  (g  (F  f)))))
            \mwedge{}  (\mforall{}n:\mBbbN{}.  (M  n  f)  =  (inl  (g  (F  f)))  supposing  \muparrow{}isl(M  n  f)))
12.  h  :  U  {}\mrightarrow{}  S
13.  \mforall{}b:U.  ((g  (h  b))  =  b)
14.  \mforall{}a:S.  ((h  (g  a))  =  a)
15.  f  :  \mBbbN{}  {}\mrightarrow{}  T
16.  n  :  \mBbbN{}
17.  e3  :  (M  n  f)  =  (inl  (g  (F  f)))
18.  e2  :  \mforall{}n:\mBbbN{}.  (M  n  f)  =  (inl  (g  (F  f)))  supposing  \muparrow{}isl(M  n  f)
\mvdash{}  case  M  n  f  of  inl(m)  =>  inl  (h  (r  m))  |  inr(x)  =>  inr  x    =  (inl  (F  f))


By


Latex:
((RWO  "-1"  0  THEN  Reduce  0\mcdot{}  THEN  Auto)  THEN  RWO  "6"  0  THEN  Auto)




Home Index