Step * 2 of Lemma weak-continuity-principle-nat-nat


1. (ℕ ⟶ ℕ) ⟶ ℕ
2. : ℕ ⟶ ℕ
3. ⇃(∃n:ℕ. ∀g:ℕ ⟶ ℕ((f g ∈ (ℕn ⟶ ℕ))  ((F f) (F g) ∈ ℕ)))
4. n:ℕ ⟶ {g:ℕ ⟶ ℕg ∈ (ℕn ⟶ ℕ)} 
5. ↓∃n:ℕ((F f) (F (G n)) ∈ ℕ)
⊢ ∃n:ℕ((F f) (F (G n)) ∈ ℕ)
BY
(Assert mu(λn.(F =z (G n))) ∈ ℕ BY
         (SqExRepD THEN InstLemma `mu_wf` [⌜λn.(F =z (G n))⌝]⋅ THEN All Reduce THEN Auto)) }

1
1. (ℕ ⟶ ℕ) ⟶ ℕ
2. : ℕ ⟶ ℕ
3. ⇃(∃n:ℕ. ∀g:ℕ ⟶ ℕ((f g ∈ (ℕn ⟶ ℕ))  ((F f) (F g) ∈ ℕ)))
4. n:ℕ ⟶ {g:ℕ ⟶ ℕg ∈ (ℕn ⟶ ℕ)} 
5. ↓∃n:ℕ((F f) (F (G n)) ∈ ℕ)
6. mu(λn.(F =z (G n))) ∈ ℕ
⊢ ∃n:ℕ((F f) (F (G n)) ∈ ℕ)


Latex:


Latex:

1.  F  :  (\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}
2.  f  :  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}
3.  \00D9(\mexists{}n:\mBbbN{}.  \mforall{}g:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  ((f  =  g)  {}\mRightarrow{}  ((F  f)  =  (F  g))))
4.  G  :  n:\mBbbN{}  {}\mrightarrow{}  \{g:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}|  f  =  g\} 
5.  \mdownarrow{}\mexists{}n:\mBbbN{}.  ((F  f)  =  (F  (G  n)))
\mvdash{}  \mexists{}n:\mBbbN{}.  ((F  f)  =  (F  (G  n)))


By


Latex:
(Assert  mu(\mlambda{}n.(F  f  =\msubz{}  F  (G  n)))  \mmember{}  \mBbbN{}  BY
              (SqExRepD  THEN  InstLemma  `mu\_wf`  [\mkleeneopen{}\mlambda{}n.(F  f  =\msubz{}  F  (G  n))\mkleeneclose{}]\mcdot{}  THEN  All  Reduce  THEN  Auto))




Home Index