Step
*
1
2
1
1
1
of Lemma
ni-selector-property
1. p : ℕ∞ ⟶ 𝔹
2. ∃x:ℕ∞. p x = ff
3. p ni-selector(p) = tt
4. ∀i:ℕ. (↑(p i∞))
5. n : ℕ
⊢ ¬(∃i:ℕn + 1. (¬↑(p i∞)))
BY
{ (D 0 THEN Auto THEN RepeatFor 2 (D -1) THEN Auto) }
Latex:
Latex:
1.  p  :  \mBbbN{}\minfty{}  {}\mrightarrow{}  \mBbbB{}
2.  \mexists{}x:\mBbbN{}\minfty{}.  p  x  =  ff
3.  p  ni-selector(p)  =  tt
4.  \mforall{}i:\mBbbN{}.  (\muparrow{}(p  i\minfty{}))
5.  n  :  \mBbbN{}
\mvdash{}  \mneg{}(\mexists{}i:\mBbbN{}n  +  1.  (\mneg{}\muparrow{}(p  i\minfty{})))
By
Latex:
(D  0  THEN  Auto  THEN  RepeatFor  2  (D  -1)  THEN  Auto)
Home
Index