(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 2 2 1

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


By: AutoInstConcl []


Generated subgoals:

None

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