Step * 1 1 1 1 1 1 1 1 2 of Lemma strong-continuity-implies2


1. (ℕ ⟶ ℕ) ⟶ ℕ
2. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕ?)
3. : ℕ ⟶ ℕ
4. : ℕ
5. (M f) (inl (F f)) ∈ (ℕ?)
6. ∀n:ℕ(M f) (inl (F f)) ∈ (ℕ?) supposing ↑isl(M f)
7. ↑isl(strong-continuity-test(M;n;f;M f))
8. ↑isl(M f)
9. ∀i:ℕ(i <  (↑isr(M f)))
10. strong-continuity-test(M;n;f;M f) (M f) ∈ (ℕ?)
11. strong-continuity-test(M;n;f;M f) (inl (F f)) ∈ (ℕ?)
12. : ℕ
13. ↑isl(strong-continuity-test(M;m;f;M f))
14. ↑isl(M f)
15. ∀i:ℕ(i <  (↑isr(M f)))
16. strong-continuity-test(M;m;f;M f) (M f) ∈ (ℕ?)
17. ¬m < n
⊢ n ∈ ℕ
BY
(Decide ⌜n ∈ ℤ⌝⋅ THEN Auto) }

1
1. (ℕ ⟶ ℕ) ⟶ ℕ
2. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕ?)
3. : ℕ ⟶ ℕ
4. : ℕ
5. (M f) (inl (F f)) ∈ (ℕ?)
6. ∀n:ℕ(M f) (inl (F f)) ∈ (ℕ?) supposing ↑isl(M f)
7. ↑isl(strong-continuity-test(M;n;f;M f))
8. ↑isl(M f)
9. ∀i:ℕ(i <  (↑isr(M f)))
10. strong-continuity-test(M;n;f;M f) (M f) ∈ (ℕ?)
11. strong-continuity-test(M;n;f;M f) (inl (F f)) ∈ (ℕ?)
12. : ℕ
13. ↑isl(strong-continuity-test(M;m;f;M f))
14. ↑isl(M f)
15. ∀i:ℕ(i <  (↑isr(M f)))
16. strong-continuity-test(M;m;f;M f) (M f) ∈ (ℕ?)
17. ¬m < n
18. ¬(m n ∈ ℤ)
⊢ n ∈ ℕ


Latex:


Latex:

1.  F  :  (\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}
2.  M  :  n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  (\mBbbN{}?)
3.  f  :  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}
4.  n  :  \mBbbN{}
5.  (M  n  f)  =  (inl  (F  f))
6.  \mforall{}n:\mBbbN{}.  (M  n  f)  =  (inl  (F  f))  supposing  \muparrow{}isl(M  n  f)
7.  \muparrow{}isl(strong-continuity-test(M;n;f;M  n  f))
8.  \muparrow{}isl(M  n  f)
9.  \mforall{}i:\mBbbN{}.  (i  <  n  {}\mRightarrow{}  (\muparrow{}isr(M  i  f)))
10.  strong-continuity-test(M;n;f;M  n  f)  =  (M  n  f)
11.  strong-continuity-test(M;n;f;M  n  f)  =  (inl  (F  f))
12.  m  :  \mBbbN{}
13.  \muparrow{}isl(strong-continuity-test(M;m;f;M  m  f))
14.  \muparrow{}isl(M  m  f)
15.  \mforall{}i:\mBbbN{}.  (i  <  m  {}\mRightarrow{}  (\muparrow{}isr(M  i  f)))
16.  strong-continuity-test(M;m;f;M  m  f)  =  (M  m  f)
17.  \mneg{}m  <  n
\mvdash{}  m  =  n


By


Latex:
(Decide  \mkleeneopen{}m  =  n\mkleeneclose{}\mcdot{}  THEN  Auto)




Home Index