Step
*
1
of Lemma
stable__rleq
1. x : ℝ
2. y : ℝ
3. n : ℕ+
4. ¬((x n) ≤ ((y n) + 4))
5. ∀n:ℕ+. ((x n) ≤ ((y n) + 4))
⊢ False
BY
{ (InstHyp [⌜n⌝] (-1)⋅ THEN Auto) }
Latex:
Latex:
1.  x  :  \mBbbR{}
2.  y  :  \mBbbR{}
3.  n  :  \mBbbN{}\msupplus{}
4.  \mneg{}((x  n)  \mleq{}  ((y  n)  +  4))
5.  \mforall{}n:\mBbbN{}\msupplus{}.  ((x  n)  \mleq{}  ((y  n)  +  4))
\mvdash{}  False
By
Latex:
(InstHyp  [\mkleeneopen{}n\mkleeneclose{}]  (-1)\mcdot{}  THEN  Auto)
Home
Index