IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
concat append ll1,ll2:(Top List) List. concat(ll1 @ ll2) ~ (concat(ll1) @ concat(ll2))
By:
InductionOnList THEN Unfold `concat` 0 THEN Reduce 0 THEN Fold `concat` 0
THEN
UnivCD
Generated subgoals:
1
1. (Top List) List
2. ll2 : (Top List) List
concat(ll2) ~ concat(ll2)