(8steps total) PrintForm Definitions mb list 1 Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: cons iseg 3

1. T : Type
2. a : T
3. b : T
4. l1 : T List
5. l2 : T List
6. a = b
7. l : T List
8. l2 = (l1 @ l)
  l:T List. [b / l2] = ([a / l1] @ l)


By: InstConcl [l] THEN HypSubst -1 0


Generated subgoal:

1   [b / (l1 @ l)] = ([a / l1] @ l)
1 step

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

(8steps total) PrintForm Definitions mb list 1 Sections MarkB generic Doc