Step
*
1
1
1
of Lemma
monotone-bar-induction2
1. B : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ
2. Q : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ
3. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  (B[n;s] 
⇒ (∀m:ℕ. B[n + 1;s.m@n]))
4. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  (B[n;s] 
⇒ ⇃(Q[n;s]))
5. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  ((∀m:ℕ. ⇃(Q[n + 1;s.m@n])) 
⇒ ⇃(Q[n;s]))
6. ∀alpha:ℕ ⟶ ℕ. ∃m:ℕ. B[m;alpha]
7. F : alpha:(ℕ ⟶ ℕ) ⟶ ℕ
8. ∀alpha:ℕ ⟶ ℕ. B[F alpha;alpha]
9. M : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)
10. ∀f:ℕ ⟶ ℕ
      ∃n:ℕ. (F f < n ∧ ((M n f) = (inl (F f)) ∈ (ℕ?)) ∧ (∀m:ℕ. ((↑isl(M m f)) 
⇒ ((M m f) = (inl (F f)) ∈ (ℕ?)))))
⊢ ⇃(Q[0;λx.⊥])
BY
{ TACTIC:(InstLemma `basic_bar_induction` [⌜ℕ⌝;⌜λ2n f.↑isl(M n f)⌝;⌜λ2n s.⇃(Q[n;s])⌝]⋅ THEN Auto) }
1
1. B : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ
2. Q : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ
3. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  (B[n;s] 
⇒ (∀m:ℕ. B[n + 1;s.m@n]))
4. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  (B[n;s] 
⇒ ⇃(Q[n;s]))
5. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  ((∀m:ℕ. ⇃(Q[n + 1;s.m@n])) 
⇒ ⇃(Q[n;s]))
6. ∀alpha:ℕ ⟶ ℕ. ∃m:ℕ. B[m;alpha]
7. F : alpha:(ℕ ⟶ ℕ) ⟶ ℕ
8. ∀alpha:ℕ ⟶ ℕ. B[F alpha;alpha]
9. M : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)
10. ∀f:ℕ ⟶ ℕ
      ∃n:ℕ. (F f < n ∧ ((M n f) = (inl (F f)) ∈ (ℕ?)) ∧ (∀m:ℕ. ((↑isl(M m f)) 
⇒ ((M m f) = (inl (F f)) ∈ (ℕ?)))))
11. n : ℕ
12. s : ℕn ⟶ ℕ
13. ↑isl(M n s)
⊢ ⇃(Q[n;s])
2
1. B : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ
2. Q : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ
3. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  (B[n;s] 
⇒ (∀m:ℕ. B[n + 1;s.m@n]))
4. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  (B[n;s] 
⇒ ⇃(Q[n;s]))
5. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  ((∀m:ℕ. ⇃(Q[n + 1;s.m@n])) 
⇒ ⇃(Q[n;s]))
6. ∀alpha:ℕ ⟶ ℕ. ∃m:ℕ. B[m;alpha]
7. F : alpha:(ℕ ⟶ ℕ) ⟶ ℕ
8. ∀alpha:ℕ ⟶ ℕ. B[F alpha;alpha]
9. M : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)
10. ∀f:ℕ ⟶ ℕ
      ∃n:ℕ. (F f < n ∧ ((M n f) = (inl (F f)) ∈ (ℕ?)) ∧ (∀m:ℕ. ((↑isl(M m f)) 
⇒ ((M m f) = (inl (F f)) ∈ (ℕ?)))))
11. n : ℕ
12. s : ℕn ⟶ ℕ
13. ∀t:ℕ. ⇃(Q[n + 1;s++t])
⊢ ⇃(Q[n;s])
3
1. B : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ
2. Q : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ ℙ
3. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  (B[n;s] 
⇒ (∀m:ℕ. B[n + 1;s.m@n]))
4. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  (B[n;s] 
⇒ ⇃(Q[n;s]))
5. ∀n:ℕ. ∀s:ℕn ⟶ ℕ.  ((∀m:ℕ. ⇃(Q[n + 1;s.m@n])) 
⇒ ⇃(Q[n;s]))
6. ∀alpha:ℕ ⟶ ℕ. ∃m:ℕ. B[m;alpha]
7. F : alpha:(ℕ ⟶ ℕ) ⟶ ℕ
8. ∀alpha:ℕ ⟶ ℕ. B[F alpha;alpha]
9. M : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)
10. ∀f:ℕ ⟶ ℕ
      ∃n:ℕ. (F f < n ∧ ((M n f) = (inl (F f)) ∈ (ℕ?)) ∧ (∀m:ℕ. ((↑isl(M m f)) 
⇒ ((M m f) = (inl (F f)) ∈ (ℕ?)))))
11. alpha : ℕ ⟶ ℕ
⊢ ↓∃m:ℕ. (↑isl(M m alpha))
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{}.    (B[n;s]  {}\mRightarrow{}  (\mforall{}m:\mBbbN{}.  B[n  +  1;s.m@n]))
4.  \mforall{}n:\mBbbN{}.  \mforall{}s:\mBbbN{}n  {}\mrightarrow{}  \mBbbN{}.    (B[n;s]  {}\mRightarrow{}  \00D9(Q[n;s]))
5.  \mforall{}n:\mBbbN{}.  \mforall{}s:\mBbbN{}n  {}\mrightarrow{}  \mBbbN{}.    ((\mforall{}m:\mBbbN{}.  \00D9(Q[n  +  1;s.m@n]))  {}\mRightarrow{}  \00D9(Q[n;s]))
6.  \mforall{}alpha:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  \mexists{}m:\mBbbN{}.  B[m;alpha]
7.  F  :  alpha:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}
8.  \mforall{}alpha:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  B[F  alpha;alpha]
9.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  (\mBbbN{}n?)
10.  \mforall{}f:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}
            \mexists{}n:\mBbbN{}.  (F  f  <  n  \mwedge{}  ((M  n  f)  =  (inl  (F  f)))  \mwedge{}  (\mforall{}m:\mBbbN{}.  ((\muparrow{}isl(M  m  f))  {}\mRightarrow{}  ((M  m  f)  =  (inl  (F  f))))))
\mvdash{}  \00D9(Q[0;\mlambda{}x.\mbot{}])
By
Latex:
TACTIC:(InstLemma  `basic\_bar\_induction`  [\mkleeneopen{}\mBbbN{}\mkleeneclose{};\mkleeneopen{}\mlambda{}\msubtwo{}n  f.\muparrow{}isl(M  n  f)\mkleeneclose{};\mkleeneopen{}\mlambda{}\msubtwo{}n  s.\00D9(Q[n;s])\mkleeneclose{}]\mcdot{}  THEN  Auto)
Home
Index