(4steps total) PrintForm Definitions int 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: nat ind 1

1. P : Prop
2. P(0)
3. i:P(i-1)  P(i)
4. j : 
  P(j)


By: NatInd 4


Generated subgoals:

1   P(0)
Auto
2 4. j : 
5. 0<j
6. P(j-1)
  P(j)

1 step

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

(4steps total) PrintForm Definitions int 1 Sections StandardLIB Doc