(17steps total) PrintForm Definitions Lemmas FTA Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: split factor2 char 1 1 1 1

1. k : {2...}
2. g : {2..k}
3. x : {2..k}
4. y : {2..k}
5. xy<k
6. x<y
7. x<xy
8. y<xy
9. h : {2..k}
10. h = split_factor2(gxy)
11. h(xy) = 0
12. h(x) = g(x)+g(xy)
13. h(y) = g(y)+g(xy)
14. u:{2..k}. u = x  u = y  u = xy  h(u) = g(u)
  xg(x)yg(y)(xy)g(xy) = x(g(x)+g(xy))y(g(y)+g(xy))(xy)0


By: {normalize factors into powers of x and y }
Rewrite by Thm*  a,b,c:. (ab)c = acbc ...w
THEN
Rewrite by Thm*  i:x,y:ixiy = i(x+y) ...w


Generated subgoal:

1   xg(x)yg(y)xg(xy)yg(xy) = xg(x)xg(xy)yg(y)yg(xy)x0y0
1 step

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

(17steps total) PrintForm Definitions Lemmas FTA Sections DiscrMathExt Doc