(10steps total) PrintForm Definitions Lemmas mb list 2 Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: last with property 1 2

1. T : Type
2. L : T List
3. P : ||L||Prop
4. x:||L||. Dec(P(x))
5. i : ||L||
6. P(i)
7. L1 : T List
8. L2 : T List
9. f1 : ||L1||||L||
10. f2 : ||L2||||L||
11. interleaving_occurence(T;L1;L2;L;f1;f2)
12. i:||L1||. P(f1(i))
13. i:||L2||. P(f2(i))
14. i:||L||. 
14. (P(i (j:||L1||. f1(j) = i)) & (P(i (j:||L2||. f2(j) = i))
15. 0<||L1||
  i:||L||. P(i) & (j:||L||. i<j  P(j))


By: InstConcl [f1(||L1||-1)]


Generated subgoals:

1   P(f1(||L1||-1))
1 step
2 16. j : ||L||
17. f1(||L1||-1)<j
  P(j)

5 steps

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

(10steps total) PrintForm Definitions Lemmas mb list 2 Sections MarkB generic Doc