(21steps total) PrintForm Definitions mb nat Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: search property 2 1 1 1 2

1. k : 
2. 0<k
3. P:((k-1)). 
3. ((i:(k-1). P(i))  0<search(k-1;P))
3. & (0<search(k-1;P)
3. & (
3. & (P(search(k-1;P)-1) & (j:(k-1). j<search(k-1;P)-1  P(j)))
4. P : k
5. 0<search(k-1;P)
6. P(search(k-1;P)-1) & (j:(k-1). j<search(k-1;P)-1  P(j))
7. i1 : (k-1)
8. P(i1)
9. i : k
10. P(i)
  ((i:kP(i))  0<search(k-1;P))
  & (0<search(k-1;P)
  & (
  & (P(search(k-1;P)-1) & (j:kj<search(k-1;P)-1  P(j)))


By: DebugSimpConcl false


Generated subgoal:

1 6. P(search(k-1;P)-1)
7. j:(k-1). j<search(k-1;P)-1  P(j)
8. i1 : (k-1)
9. P(i1)
10. i : k
11. P(i)
12. j : k
13. j<search(k-1;P)-1
  P(j)

1 step

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

(21steps total) PrintForm Definitions mb nat Sections MarkB generic Doc