Step
*
1
of Lemma
exp-nondecreasing
1. b : {2...}
2. i : ℕ
3. j : ℕ
4. i ≤ j
5. i < j
⊢ b^i ≤ b^j
BY
{ ((Assert b^i < b^j BY EAuto 1) THEN Auto) }
Latex:
Latex:
1.  b  :  \{2...\}
2.  i  :  \mBbbN{}
3.  j  :  \mBbbN{}
4.  i  \mleq{}  j
5.  i  <  j
\mvdash{}  b\^{}i  \mleq{}  b\^{}j
By
Latex:
((Assert  b\^{}i  <  b\^{}j  BY  EAuto  1)  THEN  Auto)
Home
Index