Step * 1 2 of Lemma notAC20-ssq


1. Type
2. ↓T
3. ∀P:((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ T ⟶ ℙ
     ((∀n:(ℕ ⟶ ℕ) ⟶ ℕ(↓∃m:T. (P m)))  (↓∃f:((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ T. ∀n:(ℕ ⟶ ℕ) ⟶ ℕ(P (f n))))
4. ((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ ℙ
5. ↓∀t:(ℕ ⟶ ℕ) ⟶ ℕP[t]
⊢ ∀t:(ℕ ⟶ ℕ) ⟶ ℕ(↓P[t])
BY
(D THEN Auto) }


Latex:


Latex:

1.  T  :  Type
2.  \mdownarrow{}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.  \mdownarrow{}\mforall{}t:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}.  P[t]
\mvdash{}  \mforall{}t:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}.  (\mdownarrow{}P[t])


By


Latex:
(D  0  THEN  Auto)




Home Index