Step
*
2
1
1
of Lemma
weak-continuity-principle-nat-nat
1. F : (ℕ ⟶ ℕ) ⟶ ℕ
2. f : ℕ ⟶ ℕ
3. ⇃(∃n:ℕ. ∀g:ℕ ⟶ ℕ. ((f = g ∈ (ℕn ⟶ ℕ)) 
⇒ ((F f) = (F g) ∈ ℕ)))
4. G : n:ℕ ⟶ {g:ℕ ⟶ ℕ| f = g ∈ (ℕn ⟶ ℕ)} 
5. ∃n:ℕ. ((F f) = (F (G n)) ∈ ℕ)
6. mu(λn.(F f =z F (G n))) ∈ ℕ
⊢ (F f) = (F (G mu(λn.(F f =z F (G n))))) ∈ ℕ
BY
{ (InstLemma `mu-property` [⌜λn.(F f =z F (G n))⌝]⋅ THEN All Reduce THEN Auto) }
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.  \mexists{}n:\mBbbN{}.  ((F  f)  =  (F  (G  n)))
6.  mu(\mlambda{}n.(F  f  =\msubz{}  F  (G  n)))  \mmember{}  \mBbbN{}
\mvdash{}  (F  f)  =  (F  (G  mu(\mlambda{}n.(F  f  =\msubz{}  F  (G  n)))))
By
Latex:
(InstLemma  `mu-property`  [\mkleeneopen{}\mlambda{}n.(F  f  =\msubz{}  F  (G  n))\mkleeneclose{}]\mcdot{}  THEN  All  Reduce  THEN  Auto)
Home
Index