Step
*
1
of Lemma
ni-selector-property
1. p : ℕ∞ ⟶ 𝔹
2. ∃x:ℕ∞. p x = ff
3. p ni-selector(p) = tt
⊢ tt = ff
BY
{ Assert ⌜∀i:ℕ. (↑(p i∞))⌝⋅ }
1
.....assertion..... 
1. p : ℕ∞ ⟶ 𝔹
2. ∃x:ℕ∞. p x = ff
3. p ni-selector(p) = tt
⊢ ∀i:ℕ. (↑(p i∞))
2
1. p : ℕ∞ ⟶ 𝔹
2. ∃x:ℕ∞. p x = ff
3. p ni-selector(p) = tt
4. ∀i:ℕ. (↑(p i∞))
⊢ tt = ff
Latex:
Latex:
1.  p  :  \mBbbN{}\minfty{}  {}\mrightarrow{}  \mBbbB{}
2.  \mexists{}x:\mBbbN{}\minfty{}.  p  x  =  ff
3.  p  ni-selector(p)  =  tt
\mvdash{}  tt  =  ff
By
Latex:
Assert  \mkleeneopen{}\mforall{}i:\mBbbN{}.  (\muparrow{}(p  i\minfty{}))\mkleeneclose{}\mcdot{}
Home
Index