(4steps total) PrintForm Definitions list 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: map append 1 2

1. A : Type
2. B : Type
3. f : AB
4. A List
5. as' : A List
6. u : A
7. v : A List
8. map(f;v @ as') = (map(f;v) @ map(f;as'))
  f(u).map(f;v @ as') = f(u).(map(f;v) @ map(f;as'))


By: HypSubst 8 0


Generated subgoals:

None

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

(4steps total) PrintForm Definitions list 1 Sections StandardLIB Doc