(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 map

  A,B,C:Type, f:(AB), g:(BC), as:A List. map(g;map(f;as)) = map(g o f;as)

By: UnivCD


Generated subgoal:

1 1. A : Type
2. B : Type
3. C : Type
4. f : AB
5. g : BC
6. as : A List
  map(g;map(f;as)) = map(g o f;as)

3 steps

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

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