Step * 1 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])
6. ↓∃f:((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ T. ∀n:(ℕ ⟶ ℕ) ⟶ ℕ((λf,t. P[f]) (f n))
⊢ ↓∀t:(ℕ ⟶ ℕ) ⟶ ℕP[t]
BY
(All(RepUR ``so_apply``) THEN Unsquash THEN ExRepD 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.  \mforall{}t:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}.  (\mdownarrow{}P[t])
6.  \mdownarrow{}\mexists{}f:((\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  T.  \mforall{}n:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}.  ((\mlambda{}f,t.  P[f])  n  (f  n))
\mvdash{}  \mdownarrow{}\mforall{}t:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}.  P[t]


By


Latex:
(All(RepUR  ``so\_apply``)  THEN  Unsquash  THEN  ExRepD  THEN  Auto)




Home Index