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


1. : ℕ ⟶ 𝔹
2. ∀n:ℕ((↑(x (n 1)))  (↑(x n)))
3. : ℕ
4. ¬↑(x i)
5. {i...}
⊢ m <0
BY
(AutoBoolCase ⌜m <0⌝⋅ THEN AutoBoolCase ⌜m⌝⋅}

1
1. : ℕ ⟶ 𝔹
2. ∀n:ℕ((↑(x (n 1)))  (↑(x n)))
3. : ℕ
4. ¬↑(x i)
5. {i...}
6. ¬m < 0
7. ↑(x m)
⊢ tt ff


Latex:


Latex:

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...\}
\mvdash{}  x  m  =  m  <z  0


By


Latex:
(AutoBoolCase  \mkleeneopen{}m  <z  0\mkleeneclose{}\mcdot{}  THEN  AutoBoolCase  \mkleeneopen{}x  m\mkleeneclose{}\mcdot{})




Home Index