(7steps total) PrintForm Definitions Lemmas num thy 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: gcd p mul 3 1 1

1. a : 
2. b : 
3. y : 
4. n : 
5. GCD(a;b;y)
6. z : 
7. z | na
8. z | nb
9. u : 
10. v : 
11. GCD(a;b;ua+vb)
12. y ~ (ua+vb)
  z | n(ua+vb)


By: (Using [`c',u] (FwdThru Thm* a,b,c:a | b  a | bc [7]))
THEN
(Using [`c',v] (FwdThru Thm* a,b,c:a | b  a | bc [8]))


Generated subgoal:

1 13. z | nau
14. z | nbv
  z | n(ua+vb)

1 step

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

(7steps total) PrintForm Definitions Lemmas num thy 1 Sections StandardLIB Doc