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

1. P : Prop
2. i:. (j:j<i  P(j))  P(i)
3. 
4. j : 
5. s:s<j-1  P(s)
6. s : 
7. s<j
  P(s)


By: Assert (t:t<s  P(t))
THEN
IfLabL [`main`,(OnHyps [7;5;4;3] Thin);`assertion`,(RepD THEN (InstHyp [t] 5))]


Generated subgoal:

1 3. s : 
4. t:t<s  P(t)
  P(s)

1 step

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

(6steps total) PrintForm Definitions Lemmas int 1 Sections StandardLIB Doc