Step * 1 1 1 of Lemma gen-bar-rec


1. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ@i'
2. ind : ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  ((∀m:ℕP[n 1;s.m@n])  P[n;s])@i
3. bar : ∀f:ℕ ⟶ ℕ. ⇃(∃n:ℕ. ∀m:{n...}. P[m;f])@i
4. n:ℕ ⟶ s:(ℕn ⟶ ℕ) ⟶ (k:ℕn × (∀m:{k...}. P[m;ext2Baire(n;s;0)])?)@i
5. ∀f:ℕ ⟶ ℕ
     ∃n:ℕ
      ∃k:ℕn
       ∃p:∀m:{k...}. P[m;ext2Baire(n;f;0)]
        (((M f) (inl <k, p>) ∈ (k:ℕn × (∀m:{k...}. P[m;ext2Baire(n;f;0)])?)) ∧ (∀m:ℕ((↑isl(M f))  (m n ∈ ℕ))\000C))
6. : ℕ ⟶ ℕ
⊢ ↓∃n:ℕ(↑isl(M seq-normalize(n;s)))
BY
((InstHyp [⌜s⌝(-2)⋅ THENA Auto)
   THEN ExRepD
   THEN 0
   THEN (InstConcl [⌜n⌝]⋅ THENA Auto)
   THEN (InstLemma `seq-normalize-equal` [⌜ℕ⌝;⌜n⌝;⌜s⌝]⋅ THENA Auto)
   THEN (HypSubst' (-1) THENA Auto)
   THEN (HypSubst' (-3) THENA Auto)
   THEN Reduce 0
   THEN Auto) }


Latex:


Latex:

1.  P  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbP{}@i'
2.  ind  :  \mforall{}n:\mBbbN{}.  \mforall{}s:\mBbbN{}n  {}\mrightarrow{}  \mBbbN{}.    ((\mforall{}m:\mBbbN{}.  P[n  +  1;s.m@n])  {}\mRightarrow{}  P[n;s])@i
3.  bar  :  \mforall{}f:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  \00D9(\mexists{}n:\mBbbN{}.  \mforall{}m:\{n...\}.  P[m;f])@i
4.  M  :  n:\mBbbN{}  {}\mrightarrow{}  s:(\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  (k:\mBbbN{}n  \mtimes{}  (\mforall{}m:\{k...\}.  P[m;ext2Baire(n;s;0)])?)@i
5.  \mforall{}f:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}
          \mexists{}n:\mBbbN{}
            \mexists{}k:\mBbbN{}n
              \mexists{}p:\mforall{}m:\{k...\}.  P[m;ext2Baire(n;f;0)]
                (((M  n  f)  =  (inl  <k,  p>))  \mwedge{}  (\mforall{}m:\mBbbN{}.  ((\muparrow{}isl(M  m  f))  {}\mRightarrow{}  (m  =  n))))
6.  s  :  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}
\mvdash{}  \mdownarrow{}\mexists{}n:\mBbbN{}.  (\muparrow{}isl(M  n  seq-normalize(n;s)))


By


Latex:
((InstHyp  [\mkleeneopen{}s\mkleeneclose{}]  (-2)\mcdot{}  THENA  Auto)
  THEN  ExRepD
  THEN  D  0
  THEN  (InstConcl  [\mkleeneopen{}n\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  (InstLemma  `seq-normalize-equal`  [\mkleeneopen{}\mBbbN{}\mkleeneclose{};\mkleeneopen{}n\mkleeneclose{};\mkleeneopen{}s\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  (HypSubst'  (-1)  0  THENA  Auto)
  THEN  (HypSubst'  (-3)  0  THENA  Auto)
  THEN  Reduce  0
  THEN  Auto)




Home Index