Step * 2 of Lemma exp-nondecreasing


1. {2...}
2. : ℕ
3. : ℕ
4. i ≤ j
5. ¬i < j
⊢ b^i ≤ b^j
BY
(Subst' THEN Auto) }


Latex:


Latex:

1.  b  :  \{2...\}
2.  i  :  \mBbbN{}
3.  j  :  \mBbbN{}
4.  i  \mleq{}  j
5.  \mneg{}i  <  j
\mvdash{}  b\^{}i  \mleq{}  b\^{}j


By


Latex:
(Subst'  i  \msim{}  j  0  THEN  Auto)




Home Index