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

1. A : Type
2. B : Type
3. f : ABB
4. k : B
5. A List
6. u : A
7. v : A List
8. reduce(f;k;v B
  f(u,reduce(f;k;v))  B


By: Analyze


Generated subgoals:

1   f(u BB
Auto
2   reduce(f;k;v B
Trivial

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

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