(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 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||
16. j : ||L||
17. f1(||L1||-1)<j
  P(j)


By: Analyze 0 THEN InstHyp [j] -5 THEN Analyze -1 THEN Analyze -2 THEN ExRepD


Generated subgoal:

1 18. P(j)
19. P(j (j@0:||L2||. f2(j@0) = j)
20. j@0 : ||L1||
21. f1(j@0) = j
  False

4 steps

About:
listdecidableintnatural_numbersubtractless_thanapplyfunctionuniverse
equalpropimpliesandfalseallexists
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