(4steps total) PrintForm Definitions Lemmas mb list 1 Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: sublist transitivity

  T:Type, L1,L2,L3:T List. L1  L2  L2  L3  L1  L3

By: Auto THEN All (Unfold `sublist`) THEN ExRepD THEN InstConcl [f o f1]
THEN
Try (Complete Auto)
THEN
Reduce 0


Generated subgoals:

1 1. T : Type
2. L1 : T List
3. L2 : T List
4. L3 : T List
5. f1 : ||L1||||L2||
6. increasing(f1;||L1||)
7. j:||L1||. L1[j] = L2[(f1(j))]
8. f : ||L2||||L3||
9. increasing(f;||L2||)
10. j:||L2||. L2[j] = L3[(f(j))]
  increasing(f o f1;||L1||)

1 step
2 1. T : Type
2. L1 : T List
3. L2 : T List
4. L3 : T List
5. f1 : ||L1||||L2||
6. increasing(f1;||L1||)
7. j:||L1||. L1[j] = L2[(f1(j))]
8. f : ||L2||||L3||
9. increasing(f;||L2||)
10. j:||L2||. L2[j] = L3[(f(j))]
11. j : ||L1||
  L1[j] = L3[(f(f1(j)))]

2 steps

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

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