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

1. P : Prop
2. i:. (j:j<i  P(j))  P(i)
3. i : 
  P(i)


By: Analogy Tactic Directive: %S%

p.
let i  var_of_hyp (get_int_arg `hn` p) p ,
let  get_distinct_var `zz' p in
Assert
(mk_all_term z 
((mk_all_term i 
(((mk_implies_term (mk_less_than_term (mvt i) (mvt z)) (concl p))))
p


Generated subgoals:

1   zz,i:i<zz  P(i)
20 steps
2 4. zz,i:i<zz  P(i)
  P(i)

11 steps

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

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