Step * 2 of Lemma firstn_upto

.....falsecase..... 
1. : ℕ
2. : ℕ
3. m < n
⊢ firstn(n;upto(m)) upto(m)
BY
(RWO "firstn_all" THEN Auto THEN RWO "length_upto" 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