(13steps total) PrintForm Definitions Lemmas mb list 1 Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: firstn is iseg 2 1

1. T : Type
2. L1 : T List
3. L2 : T List
4. n : (||L2||+1)
5. L1 = firstn(n;L2)
  L2 = (L1 @ nth_tl(n;L2))


By: Symmetry THEN HypSubst -1 0
THEN
BackThru Thm* L:T List, n:{0...||L||}. (firstn(n;L) @ nth_tl(n;L)) = L


Generated subgoals:

None

About:
listnatural_numberadduniverseequalall
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

(13steps total) PrintForm Definitions Lemmas mb list 1 Sections MarkB generic Doc