Step
*
1
1
of Lemma
MP+truncated-KS-imply-truncated-LEM
1. ∀P:ℕ ⟶ ℙ. ((∀n:ℕ. Dec(P[n])) 
⇒ (¬(∀n:ℕ. (¬P[n]))) 
⇒ (∃n:ℕ. P[n]))
2. ∀A:ℙ. ⇃(∃a:ℕ ⟶ ℕ. (A 
⇐⇒ ∃n:ℕ. ((a n) = 1 ∈ ℤ)))
3. P : ℙ
4. a : ℕ ⟶ ℕ
5. ⇃(P ∨ (¬P)) 
⇐⇒ ∃n:ℕ. ((a n) = 1 ∈ ℤ)
6. ¬¬⇃(P ∨ (¬P))
⊢ ⇃(P ∨ (¬P))
BY
{ (RWO "-2" (-1) THENA Auto) }
1
1. ∀P:ℕ ⟶ ℙ. ((∀n:ℕ. Dec(P[n])) 
⇒ (¬(∀n:ℕ. (¬P[n]))) 
⇒ (∃n:ℕ. P[n]))
2. ∀A:ℙ. ⇃(∃a:ℕ ⟶ ℕ. (A 
⇐⇒ ∃n:ℕ. ((a n) = 1 ∈ ℤ)))
3. P : ℙ
4. a : ℕ ⟶ ℕ
5. ⇃(P ∨ (¬P)) 
⇐⇒ ∃n:ℕ. ((a n) = 1 ∈ ℤ)
6. ¬¬(∃n:ℕ. ((a n) = 1 ∈ ℤ))
⊢ ⇃(P ∨ (¬P))
Latex:
Latex:
1.  \mforall{}P:\mBbbN{}  {}\mrightarrow{}  \mBbbP{}.  ((\mforall{}n:\mBbbN{}.  Dec(P[n]))  {}\mRightarrow{}  (\mneg{}(\mforall{}n:\mBbbN{}.  (\mneg{}P[n])))  {}\mRightarrow{}  (\mexists{}n:\mBbbN{}.  P[n]))
2.  \mforall{}A:\mBbbP{}.  \00D9(\mexists{}a:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  (A  \mLeftarrow{}{}\mRightarrow{}  \mexists{}n:\mBbbN{}.  ((a  n)  =  1)))
3.  P  :  \mBbbP{}
4.  a  :  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}
5.  \00D9(P  \mvee{}  (\mneg{}P))  \mLeftarrow{}{}\mRightarrow{}  \mexists{}n:\mBbbN{}.  ((a  n)  =  1)
6.  \mneg{}\mneg{}\00D9(P  \mvee{}  (\mneg{}P))
\mvdash{}  \00D9(P  \mvee{}  (\mneg{}P))
By
Latex:
(RWO  "-2"  (-1)  THENA  Auto)
Home
Index