(3steps 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 mul 1

1. a : 
2. b : 
3. n : 
  (ngcd(a;b)) ~ gcd(na;nb)


By: (FunElim (gcd(a;b) = y)) THEN (FunElim (gcd(na;nb) = z))


Generated subgoal:

1 4. y : 
5. GCD(a;b;y)
6. z : 
7. GCD(na;nb;z)
  (ny) ~ z

1 step

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

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