Step
*
1
of Lemma
qsquash_ex
1. P : ℕ ⟶ ℙ
2. ∀n:ℕ. Dec(P[n])
3. ⇃∃n:ℕ. P[n]
⊢ ∃n:ℕ. P[n]
BY
{ RenameVar `d' (-2) }
1
1. P : ℕ ⟶ ℙ
2. d : ∀n:ℕ. Dec(P[n])
3. ⇃∃n:ℕ. P[n]
⊢ ∃n:ℕ. P[n]
Latex:
Latex:
1.  P  :  \mBbbN{}  {}\mrightarrow{}  \mBbbP{}
2.  \mforall{}n:\mBbbN{}.  Dec(P[n])
3.  \00D9\mexists{}n:\mBbbN{}.  P[n]
\mvdash{}  \mexists{}n:\mBbbN{}.  P[n]
By
Latex:
RenameVar  `d'  (-2)
Home
Index