Step * 1 1 1 1 1 1 1 of Lemma not-ni-eventually-equal-inf

.....assertion..... 
1. : ℕ ⟶ 𝔹
2. ∀n:ℕ((↑(x (n 1)))  (↑(x n)))
3. : ℕ
4. ¬↑(x i)
5. {i...}
6. ¬m < 0
7. ↑(x m)
⊢ ∀d:ℕ(¬↑(x (i d)))
BY
(InductionOnNat THEN Auto) }


Latex:


Latex:
.....assertion..... 
1.  x  :  \mBbbN{}  {}\mrightarrow{}  \mBbbB{}
2.  \mforall{}n:\mBbbN{}.  ((\muparrow{}(x  (n  +  1)))  {}\mRightarrow{}  (\muparrow{}(x  n)))
3.  i  :  \mBbbN{}
4.  \mneg{}\muparrow{}(x  i)
5.  m  :  \{i...\}
6.  \mneg{}m  <  0
7.  \muparrow{}(x  m)
\mvdash{}  \mforall{}d:\mBbbN{}.  (\mneg{}\muparrow{}(x  (i  +  d)))


By


Latex:
(InductionOnNat  THEN  Auto)




Home Index