(5steps total) PrintForm Definitions IteratedBinops Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: all int pairs via all splits

  P:(Prop). 
  (a:b:{...a}. P(a,b))
  
  (a:. (b:{...a}. P(a,b))  (b:{a...}. 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}. P(a,b))  (b:{a...}. P(a,b))
4. a : 
5. b : 
  P(a,b)

4 steps

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

(5steps total) PrintForm Definitions IteratedBinops Sections DiscrMathExt Doc