Step
*
1
1
1
of Lemma
notAC20-ssq
1. T : Type
2. T
3. ∀P:((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ T ⟶ ℙ
     ((∀n:(ℕ ⟶ ℕ) ⟶ ℕ. (↓∃m:T. (P n m))) 
⇒ (↓∃f:((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ T. ∀n:(ℕ ⟶ ℕ) ⟶ ℕ. (P n (f n))))
4. P : ((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ ℙ
5. ∀t:(ℕ ⟶ ℕ) ⟶ ℕ. (↓P[t])
6. n : (ℕ ⟶ ℕ) ⟶ ℕ
⊢ ↓∃m:T. (P n)
BY
{ ((InstHyp [⌜n⌝] (-2)⋅ THENA Auto) THEN Unsquash) }
Latex:
Latex:
1.  T  :  Type
2.  T
3.  \mforall{}P:((\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}
          ((\mforall{}n:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}.  (\mdownarrow{}\mexists{}m:T.  (P  n  m)))
          {}\mRightarrow{}  (\mdownarrow{}\mexists{}f:((\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  T.  \mforall{}n:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}.  (P  n  (f  n))))
4.  P  :  ((\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbP{}
5.  \mforall{}t:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}.  (\mdownarrow{}P[t])
6.  n  :  (\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}
\mvdash{}  \mdownarrow{}\mexists{}m:T.  (P  n)
By
Latex:
((InstHyp  [\mkleeneopen{}n\mkleeneclose{}]  (-2)\mcdot{}  THENA  Auto)  THEN  Unsquash)
Home
Index