(5steps 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 a

  P:(Prop). P(0)  (i:P(i-1)  P(i))  (i:P(i))

By: Unfold `guard` 0 THEN RepD


Generated subgoal:

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

4 steps

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

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