Step * 1 1 1 2 1 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))
9. : ℕ@i
10. : ℕm@i
11. (M f) (inl x) ∈ (ℕm?)
12. ↑isl(strong-continuity-test-bound(M;m;f;x))
⊢ n ∈ ℕ
BY
((InstHyp [⌜m⌝(-6)⋅ THENA Auto)
   THEN HypSubst' (-3) (-1)
   THEN (Assert ⌜(F f) ∈ ℕm⌝⋅ THENA Auto)
   THEN Thin (-2)
   THEN (Assert ⌜f < m⌝⋅ THENA Auto)
   THEN Eliminate ⌜x⌝⋅
   THEN ThinVar `x') }

1
1. (ℕ ⟶ ℕ) ⟶ ℕ@i
2. : ℕ ⟶ ℕ@i
3. n:ℕ ⟶ (ℕn ⟶ ℕ) ⟶ (ℕn?)@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. : ℕ@i
10. (M f) (inl (F f)) ∈ (ℕm?)
11. ↑isl(strong-continuity-test-bound(M;m;f;F f))
12. f < 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))
9.  m  :  \mBbbN{}@i
10.  x  :  \mBbbN{}m@i
11.  (M  m  f)  =  (inl  x)
12.  \muparrow{}isl(strong-continuity-test-bound(M;m;f;x))
\mvdash{}  m  =  n


By


Latex:
((InstHyp  [\mkleeneopen{}m\mkleeneclose{}]  (-6)\mcdot{}  THENA  Auto)
  THEN  HypSubst'  (-3)  (-1)
  THEN  (Assert  \mkleeneopen{}x  =  (F  f)\mkleeneclose{}\mcdot{}  THENA  Auto)
  THEN  Thin  (-2)
  THEN  (Assert  \mkleeneopen{}F  f  <  m\mkleeneclose{}\mcdot{}  THENA  Auto)
  THEN  Eliminate  \mkleeneopen{}x\mkleeneclose{}\mcdot{}
  THEN  ThinVar  `x')




Home Index