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

1. m : 
2. 0<m
3. P:((m-1)Prop). 
3. (i:(m-1). Dec(P(i)))
3. 
3. (n,k:f:(n(m-1)), g:(k(m-1)).
3. (increasing(f;n)
3. (& increasing(g;k)
3. (& (i:nP(f(i)))
3. (& (j:kP(g(j)))
3. (& (i:(m-1). (j:ni = f(j))  (j:ki = g(j))))
4. P : mProp
5. i:m. Dec(P(i))
6. n : 
7. k : 
8. f : n(m-1)
9. g : k(m-1)
10. increasing(f;n)
11. increasing(g;k)
12. i:nP(f(i))
13. j:kP(g(j))
14. i:(m-1). (j:ni = f(j))  (j:ki = g(j))
15. P(m-1)
16. i : m
17. i = m-1
18. j:ni = f(j)
  (j:(k+1). i = if j=k m-1 else g(j) fi)  Type{1}


By: Analyze THEN Try SplitOnConclITE


Generated subgoals:

None

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

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