Step * 1 of Lemma notAC20


1. Type@i'
2. ⇃T@i
3. ∀P:((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ T ⟶ ℙ
     ((∀n:(ℕ ⟶ ℕ) ⟶ ℕ. ⇃∃m:T. (P m))  ⇃∃f:((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ T. ∀n:(ℕ ⟶ ℕ) ⟶ ℕ(P (f n)))@i'
⊢ False
BY
(InstLemma `not-choice-baire-to-nat` []
   THEN (-1)
   THEN Unfold `choice-principle` 0
   THEN RepeatFor ((D THENA Auto))) }

1
1. Type@i'
2. ⇃T@i
3. ∀P:((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ T ⟶ ℙ
     ((∀n:(ℕ ⟶ ℕ) ⟶ ℕ. ⇃∃m:T. (P m))  ⇃∃f:((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ T. ∀n:(ℕ ⟶ ℕ) ⟶ ℕ(P (f n)))@i'
4. ((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ ℙ@i'
5. ∀t:(ℕ ⟶ ℕ) ⟶ ℕ. ⇃(P[t])@i
⊢ ⇃(∀t:(ℕ ⟶ ℕ) ⟶ ℕP[t])

2
1. Type@i'
2. ⇃T@i
3. ∀P:((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ T ⟶ ℙ
     ((∀n:(ℕ ⟶ ℕ) ⟶ ℕ. ⇃∃m:T. (P m))  ⇃∃f:((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ T. ∀n:(ℕ ⟶ ℕ) ⟶ ℕ(P (f n)))@i'
4. ((ℕ ⟶ ℕ) ⟶ ℕ) ⟶ ℙ@i'
5. ⇃(∀t:(ℕ ⟶ ℕ) ⟶ ℕP[t])@i
⊢ ∀t:(ℕ ⟶ ℕ) ⟶ ℕ. ⇃(P[t])


Latex:


Latex:

1.  T  :  Type@i'
2.  \00D9T@i
3.  \mforall{}P:((\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}
          ((\mforall{}n:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}.  \00D9\mexists{}m:T.  (P  n  m))
          {}\mRightarrow{}  \00D9\mexists{}f:((\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  T.  \mforall{}n:(\mBbbN{}  {}\mrightarrow{}  \mBbbN{})  {}\mrightarrow{}  \mBbbN{}.  (P  n  (f  n)))@i'
\mvdash{}  False


By


Latex:
(InstLemma  `not-choice-baire-to-nat`  []
  THEN  D  (-1)
  THEN  Unfold  `choice-principle`  0
  THEN  RepeatFor  3  ((D  0  THENA  Auto)))




Home Index