Step
*
1
1
of Lemma
increasing_implies_le
1. k : ℕ
2. f : ℕk ⟶ ℤ
3. increasing(f;k)
4. x : ℕk
5. y : ℕk
6. x ≤ y
7. ¬(x = y ∈ ℤ)
⊢ (f x) ≤ (f y)
BY
{ (((FwdThruLemma `increasing_implies` [3] THENA Auto{1,4}-1) THEN InstHyp [x;y] (-1)) THEN Auto') }
Latex:
Latex:
1.  k  :  \mBbbN{}
2.  f  :  \mBbbN{}k  {}\mrightarrow{}  \mBbbZ{}
3.  increasing(f;k)
4.  x  :  \mBbbN{}k
5.  y  :  \mBbbN{}k
6.  x  \mleq{}  y
7.  \mneg{}(x  =  y)
\mvdash{}  (f  x)  \mleq{}  (f  y)
By
Latex:
(((FwdThruLemma  `increasing\_implies`  [3]  THENA  Auto\{1,4\}-1)  THEN  InstHyp  [x;y]  (-1))  THEN  Auto')
Home
Index