Step
*
1
1
1
1
2
of Lemma
ni-selector-property
1. p : ℕ∞ ⟶ 𝔹
2. ∃x:ℕ∞. p x = ff
3. p ni-selector(p) = tt
4. i : ℕ
5. ¬↑(p i∞)
6. ∀i:ℕi. (↑(p i∞))
7. n : ℕ
8. ↑n + 1 <z 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