IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
comp assoc A,B,C,D:Type, f:(AB), g:(BC), h:(CD). h o g o f = h o g o f
By:
UnivCD THEN (Unfold `compose` 0 THEN Reduce 0)
Generated subgoal:
1
1. A : Type
2. B : Type
3. C : Type
4. D : Type
5. f : AB 6. g : BC 7. h : CD (x.h(g(f(x)))) = (x.h(g(f(x)))) AD
Auto
About:
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html