(5steps total) Remark PrintForm Definitions Lemmas IteratedBinops Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: all int segs by upper ind

  P:(Prop). 
  (a:b:{...a}. P(a,b))
  
  (a:b:{a+1...}. (c:{a..b}. P(a,c))  P(a,b))  (a,b:P(a,b))


By: Auto


Generated subgoal:

1 1. P : Prop
2. a:b:{...a}. P(a,b)
3. a:b:{a+1...}. (c:{a..b}. P(a,c))  P(a,b)
  a,b:P(a,b)

4 steps

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

(5steps total) Remark PrintForm Definitions Lemmas IteratedBinops Sections DiscrMathExt Doc