Step
*
2
of Lemma
firstn_upto
.....falsecase..... 
1. n : ℕ
2. m : ℕ
3. m < n
⊢ firstn(n;upto(m)) ~ upto(m)
BY
{ (RWO "firstn_all" 0 THEN Auto THEN RWO "length_upto" 0 THEN Auto) }
Latex:
Latex:
.....falsecase..... 
1.  n  :  \mBbbN{}
2.  m  :  \mBbbN{}
3.  m  <  n
\mvdash{}  firstn(n;upto(m))  \msim{}  upto(m)
By
Latex:
(RWO  "firstn\_all"  0  THEN  Auto  THEN  RWO  "length\_upto"  0  THEN  Auto)
Home
Index