Step
*
1
1
1
2
of Lemma
strong-continuity2-no-inner-squash-unique-bound
1. F : (ℕ ⟶ ℕ) ⟶ ℕ@i
2. M : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)@i
3. f : ℕ ⟶ ℕ@i
4. n : ℕ
5. F f < n
6. (M n f) = (inl (F f)) ∈ (ℕ?)
7. ∀m:ℕ. ((↑isl(M m f)) 
⇒ ((M m f) = (inl (F f)) ∈ (ℕ?)))
8. ↑isl(strong-continuity-test-bound(M;n;f;F f))
⊢ ∀m:ℕ. ((↑isl(case M m f of inl(b) => strong-continuity-test-bound(M;m;f;b) | inr(x) => inr Ax )) 
⇒ (m = n ∈ ℕ))
BY
{ ((D 0 THENA Auto) THEN (GenConclTerm ⌜M m f⌝⋅ THENA Auto) THEN DVar `v' THEN Reduce 0 THEN D 0 THEN Try (CpltAuto)) }
1
1. F : (ℕ ⟶ ℕ) ⟶ ℕ@i
2. M : n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)@i
3. f : ℕ ⟶ ℕ@i
4. n : ℕ
5. F f < n
6. (M n f) = (inl (F f)) ∈ (ℕ?)
7. ∀m:ℕ. ((↑isl(M m f)) 
⇒ ((M m f) = (inl (F f)) ∈ (ℕ?)))
8. ↑isl(strong-continuity-test-bound(M;n;f;F f))
9. m : ℕ@i
10. x : ℕm@i
11. (M m f) = (inl x) ∈ (ℕm?)
12. ↑isl(strong-continuity-test-bound(M;m;f;x))
⊢ m = n ∈ ℕ
Latex:
Latex:
1.  F  :  (\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}@i
2.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  (\mBbbN{}n?)@i
3.  f  :  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}@i
4.  n  :  \mBbbN{}
5.  F  f  <  n
6.  (M  n  f)  =  (inl  (F  f))
7.  \mforall{}m:\mBbbN{}.  ((\muparrow{}isl(M  m  f))  {}\mRightarrow{}  ((M  m  f)  =  (inl  (F  f))))
8.  \muparrow{}isl(strong-continuity-test-bound(M;n;f;F  f))
\mvdash{}  \mforall{}m:\mBbbN{}
        ((\muparrow{}isl(case  M  m  f  of  inl(b)  =>  strong-continuity-test-bound(M;m;f;b)  |  inr(x)  =>  inr  Ax  ))
        {}\mRightarrow{}  (m  =  n))
By
Latex:
((D  0  THENA  Auto)
  THEN  (GenConclTerm  \mkleeneopen{}M  m  f\mkleeneclose{}\mcdot{}  THENA  Auto)
  THEN  DVar  `v'
  THEN  Reduce  0
  THEN  D  0
  THEN  Try  (CpltAuto))
Home
Index