Step * 1 1 2 of Lemma strong-continuity2-no-inner-squash-unique-bound


1. (ℕ ⟶ ℕ) ⟶ ℕ@i
2. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)@i
3. : ℕ ⟶ ℕ@i
4. : ℕ
5. f < n
6. (M f) (inl (F f)) ∈ (ℕ?)
7. ∀m:ℕ((↑isl(M f))  ((M f) (inl (F f)) ∈ (ℕ?)))
8. ¬↑isl(strong-continuity-test-bound(M;n;f;F f))
⊢ ∃n:ℕ
   (F f < n
   ∧ (case of inl(b) => strong-continuity-test-bound(M;n;f;b) inr(x) => inr Ax  (inl (F f)) ∈ (ℕ?))
   ∧ (∀m:ℕ((↑isl(case of inl(b) => strong-continuity-test-bound(M;m;f;b) inr(x) => inr Ax ))  (m n ∈ ℕ))))
BY
((FLemma `not-isl-assert-isr` [-1] THENA Auto)
   THEN (FLemma `strong-continuity-test-bound-prop4` [-1] THENA Auto)
   THEN ExRepD
   THEN (InstHyp [⌜m⌝(-8)⋅ THENA Auto)
   THEN (InstConcl [⌜m⌝]⋅ THENA Auto)
   THEN RepeatFor ((D THEN Try (CpltAuto)))) }

1
1. (ℕ ⟶ ℕ) ⟶ ℕ@i
2. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)@i
3. : ℕ ⟶ ℕ@i
4. : ℕ
5. f < n
6. (M f) (inl (F f)) ∈ (ℕ?)
7. ∀m:ℕ((↑isl(M f))  ((M f) (inl (F f)) ∈ (ℕ?)))
8. ¬↑isl(strong-continuity-test-bound(M;n;f;F f))
9. ↑isr(strong-continuity-test-bound(M;n;f;F f))
10. : ℕ
11. f < m
12. m < n
13. ↑isl(M f)
14. ↑isl(strong-continuity-test-bound(M;m;f;F f))
15. (M f) (inl (F f)) ∈ (ℕ?)
⊢ case of inl(b) => strong-continuity-test-bound(M;m;f;b) inr(x) => inr Ax  (inl (F f)) ∈ (ℕ?)

2
1. (ℕ ⟶ ℕ) ⟶ ℕ@i
2. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)@i
3. : ℕ ⟶ ℕ@i
4. : ℕ
5. f < n
6. (M f) (inl (F f)) ∈ (ℕ?)
7. ∀m:ℕ((↑isl(M f))  ((M f) (inl (F f)) ∈ (ℕ?)))
8. ¬↑isl(strong-continuity-test-bound(M;n;f;F f))
9. ↑isr(strong-continuity-test-bound(M;n;f;F f))
10. : ℕ
11. f < m
12. m < n
13. ↑isl(M f)
14. ↑isl(strong-continuity-test-bound(M;m;f;F f))
15. (M f) (inl (F f)) ∈ (ℕ?)
⊢ ∀m@0:ℕ
    ((↑isl(case m@0 of inl(b) => strong-continuity-test-bound(M;m@0;f;b) inr(x) => inr Ax ))  (m@0 m ∈ ℕ))


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.  \mneg{}\muparrow{}isl(strong-continuity-test-bound(M;n;f;F  f))
\mvdash{}  \mexists{}n:\mBbbN{}
      (F  f  <  n
      \mwedge{}  (case  M  n  f  of  inl(b)  =>  strong-continuity-test-bound(M;n;f;b)  |  inr(x)  =>  inr  Ax 
          =  (inl  (F  f)))
      \mwedge{}  (\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:
((FLemma  `not-isl-assert-isr`  [-1]  THENA  Auto)
  THEN  (FLemma  `strong-continuity-test-bound-prop4`  [-1]  THENA  Auto)
  THEN  ExRepD
  THEN  (InstHyp  [\mkleeneopen{}m\mkleeneclose{}]  (-8)\mcdot{}  THENA  Auto)
  THEN  (InstConcl  [\mkleeneopen{}m\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  RepeatFor  2  ((D  0  THEN  Try  (CpltAuto))))




Home Index