Step * 1 1 1 of Lemma qsquash_ex


1. : ℕ ⟶ ℙ
2. : ∀n:ℕDec(P[n])
3. ⇃(∃n:ℕP[n])
4. ∃n:ℕP[n]
⊢ mu(d) ∈ ℕ
BY
(BLemma `mu-wf2` THEN Auto) }


Latex:


Latex:

1.  P  :  \mBbbN{}  {}\mrightarrow{}  \mBbbP{}
2.  d  :  \mforall{}n:\mBbbN{}.  Dec(P[n])
3.  \00D9(\mexists{}n:\mBbbN{}.  P[n])
4.  \mexists{}n:\mBbbN{}.  P[n]
\mvdash{}  mu(d)  \mmember{}  \mBbbN{}


By


Latex:
(BLemma  `mu-wf2`  THEN  Auto)




Home Index