Step * 1 1 1 1 2 of Lemma ni-selector-property


1. : ℕ∞ ⟶ 𝔹
2. ∃x:ℕ∞ff
3. ni-selector(p) tt
4. : ℕ
5. ¬↑(p i∞)
6. ∀i:ℕi. (↑(p i∞))
7. : ℕ
8. ↑1 <i
⊢ n < i
BY
(RW assert_pushdownC (-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.  i  :  \mBbbN{}
5.  \mneg{}\muparrow{}(p  i\minfty{})
6.  \mforall{}i:\mBbbN{}i.  (\muparrow{}(p  i\minfty{}))
7.  n  :  \mBbbN{}
8.  \muparrow{}n  +  1  <z  i
\mvdash{}  n  <  i


By


Latex:
(RW  assert\_pushdownC  (-1)  THEN  Auto)




Home Index