Step
*
1
1
1
1
1
1
1
1
1
of Lemma
monotone-bar-induction7
1. B : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ
2. Q : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ
3. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  ((∀m:ℕ. ⇃(Q[n + 1;s.m@n])) 
⇒ ⇃(Q[n;s]))
4. bar : ∀alpha:ℕ ⟶ ℕ. ⇃(∃n:ℕ. (B[n;alpha] ∧ (∀m:{n...}. (B[m;alpha] ∧ ⇃(Q[m;alpha])))))
5. M : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)
6. ∀f:ℕ ⟶ ℕ
     ∃n:ℕ
      ∃k:ℕn
       (((B k f) ∧ (∀m:{k...}. (B[m;f] ∧ ⇃(Q[m;f]))))
       ∧ ((M n f) = (inl k) ∈ (ℕ?))
       ∧ (∀m:ℕ. ((↑isl(M m f)) 
⇒ ((M m f) = (inl k) ∈ (ℕ?)))))
7. n : ℕ
8. s : ℕn ⟶ ℕ
9. ↑isl(M n s)
10. i : ℕ
11. k : ℕi
12. B k ext2Baire(n;s;0)
13. ∀m:{k...}. (B[m;ext2Baire(n;s;0)] ∧ ⇃(Q[m;ext2Baire(n;s;0)]))
14. (M i ext2Baire(n;s;0)) = (inl k) ∈ (ℕ?)
15. ∀m:ℕ. ((↑isl(M m ext2Baire(n;s;0))) 
⇒ ((M m ext2Baire(n;s;0)) = (inl k) ∈ (ℕ?)))
16. (M n ext2Baire(n;s;0)) = (inl k) ∈ (ℕ?)
17. (M n ext2Baire(n;s;0)) = (inl k) ∈ {z:ℕ?| (z = (M n ext2Baire(n;s;0)) ∈ (ℕ?)) ∧ (z = (inl k) ∈ (ℕ?))} 
18. x : ℕ
19. (inl x) = (M n ext2Baire(n;s;0)) ∈ (ℕ?)
20. x = k ∈ ℕ
⊢ x = outl(inl x) ∈ ℕn
BY
{ (MoveToConcl (-2) THEN GenConclAtAddr [1;3]) }
1
1. B : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ
2. Q : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ
3. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  ((∀m:ℕ. ⇃(Q[n + 1;s.m@n])) 
⇒ ⇃(Q[n;s]))
4. bar : ∀alpha:ℕ ⟶ ℕ. ⇃(∃n:ℕ. (B[n;alpha] ∧ (∀m:{n...}. (B[m;alpha] ∧ ⇃(Q[m;alpha])))))
5. M : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)
6. ∀f:ℕ ⟶ ℕ
     ∃n:ℕ
      ∃k:ℕn
       (((B k f) ∧ (∀m:{k...}. (B[m;f] ∧ ⇃(Q[m;f]))))
       ∧ ((M n f) = (inl k) ∈ (ℕ?))
       ∧ (∀m:ℕ. ((↑isl(M m f)) 
⇒ ((M m f) = (inl k) ∈ (ℕ?)))))
7. n : ℕ
8. s : ℕn ⟶ ℕ
9. ↑isl(M n s)
10. i : ℕ
11. k : ℕi
12. B k ext2Baire(n;s;0)
13. ∀m:{k...}. (B[m;ext2Baire(n;s;0)] ∧ ⇃(Q[m;ext2Baire(n;s;0)]))
14. (M i ext2Baire(n;s;0)) = (inl k) ∈ (ℕ?)
15. ∀m:ℕ. ((↑isl(M m ext2Baire(n;s;0))) 
⇒ ((M m ext2Baire(n;s;0)) = (inl k) ∈ (ℕ?)))
16. (M n ext2Baire(n;s;0)) = (inl k) ∈ (ℕ?)
17. (M n ext2Baire(n;s;0)) = (inl k) ∈ {z:ℕ?| (z = (M n ext2Baire(n;s;0)) ∈ (ℕ?)) ∧ (z = (inl k) ∈ (ℕ?))} 
18. x : ℕ
19. x = k ∈ ℕ
20. v : ℕn?
21. (M n ext2Baire(n;s;0)) = v ∈ (ℕn?)
⊢ ((inl x) = v ∈ (ℕ?)) 
⇒ (x = outl(inl x) ∈ ℕn)
Latex:
Latex:
1.  B  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbP{}
2.  Q  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbP{}
3.  \mforall{}n:\mBbbN{}.  \mforall{}s:\mBbbN{}n  {}\mrightarrow{}  \mBbbN{}.    ((\mforall{}m:\mBbbN{}.  \00D9(Q[n  +  1;s.m@n]))  {}\mRightarrow{}  \00D9(Q[n;s]))
4.  bar  :  \mforall{}alpha:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  \00D9(\mexists{}n:\mBbbN{}.  (B[n;alpha]  \mwedge{}  (\mforall{}m:\{n...\}.  (B[m;alpha]  \mwedge{}  \00D9(Q[m;alpha])))))
5.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  (\mBbbN{}n?)
6.  \mforall{}f:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}
          \mexists{}n:\mBbbN{}
            \mexists{}k:\mBbbN{}n
              (((B  k  f)  \mwedge{}  (\mforall{}m:\{k...\}.  (B[m;f]  \mwedge{}  \00D9(Q[m;f]))))
              \mwedge{}  ((M  n  f)  =  (inl  k))
              \mwedge{}  (\mforall{}m:\mBbbN{}.  ((\muparrow{}isl(M  m  f))  {}\mRightarrow{}  ((M  m  f)  =  (inl  k)))))
7.  n  :  \mBbbN{}
8.  s  :  \mBbbN{}n  {}\mrightarrow{}  \mBbbN{}
9.  \muparrow{}isl(M  n  s)
10.  i  :  \mBbbN{}
11.  k  :  \mBbbN{}i
12.  B  k  ext2Baire(n;s;0)
13.  \mforall{}m:\{k...\}.  (B[m;ext2Baire(n;s;0)]  \mwedge{}  \00D9(Q[m;ext2Baire(n;s;0)]))
14.  (M  i  ext2Baire(n;s;0))  =  (inl  k)
15.  \mforall{}m:\mBbbN{}.  ((\muparrow{}isl(M  m  ext2Baire(n;s;0)))  {}\mRightarrow{}  ((M  m  ext2Baire(n;s;0))  =  (inl  k)))
16.  (M  n  ext2Baire(n;s;0))  =  (inl  k)
17.  (M  n  ext2Baire(n;s;0))  =  (inl  k)
18.  x  :  \mBbbN{}
19.  (inl  x)  =  (M  n  ext2Baire(n;s;0))
20.  x  =  k
\mvdash{}  x  =  outl(inl  x)
By
Latex:
(MoveToConcl  (-2)  THEN  GenConclAtAddr  [1;3])
Home
Index