(3steps 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: iseg transitivity 1

1. T : Type
2. l1 : T List
3. l2 : T List
4. l3 : T List
5. l4 : T List
6. l2 = (l1 @ l4)
7. l : T List
8. l3 = (l2 @ l)
  l3 = (l1 @ l4 @ l)


By: WeakSubstFor l3 0 THEN WeakSubstFor l2 0


Generated subgoal:

1   ((l1 @ l4) @ l) = (l1 @ l4 @ l)
1 step

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

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