Step * 1 1 1 of Lemma strong-continuity-test-bound-prop4


1. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)@i
2. : ℤ@i
3. [%1] 0 < n@i
4. ∀f:ℕ1 ⟶ ℕ. ∀b:ℕ1.
     ((↑isr(strong-continuity-test-bound(M;n 1;f;b)))
      (∃m:ℕ(b < m ∧ m < 1 ∧ (↑isl(M f)) ∧ (↑isl(strong-continuity-test-bound(M;m;f;b))))))@i
5. : ℕn ⟶ ℕ@i
6. : ℕn@i
7. True@i
8. ¬(n 0 ∈ ℤ)
9. ¬1 < b
10. ¬((n 1) b ∈ ℤ)
11. ↑isl(M (n 1) f)
12. ↑isl(strong-continuity-test-bound(M;n 1;f;b))
⊢ ∃m:ℕ(b < m ∧ m < n ∧ (↑isl(M f)) ∧ (↑isl(strong-continuity-test-bound(M;m;f;b))))
BY
(InstConcl [⌜1⌝]⋅ THEN Auto) }


Latex:


Latex:

1.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  (\mBbbN{}n?)@i
2.  n  :  \mBbbZ{}@i
3.  [\%1]  :  0  <  n@i
4.  \mforall{}f:\mBbbN{}n  -  1  {}\mrightarrow{}  \mBbbN{}.  \mforall{}b:\mBbbN{}n  -  1.
          ((\muparrow{}isr(strong-continuity-test-bound(M;n  -  1;f;b)))
          {}\mRightarrow{}  (\mexists{}m:\mBbbN{}
                    (b  <  m  \mwedge{}  m  <  n  -  1  \mwedge{}  (\muparrow{}isl(M  m  f))  \mwedge{}  (\muparrow{}isl(strong-continuity-test-bound(M;m;f;b))))))@i
5.  f  :  \mBbbN{}n  {}\mrightarrow{}  \mBbbN{}@i
6.  b  :  \mBbbN{}n@i
7.  True@i
8.  \mneg{}(n  =  0)
9.  \mneg{}n  -  1  <  b
10.  \mneg{}((n  -  1)  =  b)
11.  \muparrow{}isl(M  (n  -  1)  f)
12.  \muparrow{}isl(strong-continuity-test-bound(M;n  -  1;f;b))
\mvdash{}  \mexists{}m:\mBbbN{}.  (b  <  m  \mwedge{}  m  <  n  \mwedge{}  (\muparrow{}isl(M  m  f))  \mwedge{}  (\muparrow{}isl(strong-continuity-test-bound(M;m;f;b))))


By


Latex:
(InstConcl  [\mkleeneopen{}n  -  1\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index