(5steps 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 assoc

  a,b,c:. gcd(gcd(a;b);c) ~ gcd(a;gcd(b;c))

By: RepD


Generated subgoal:

1 1. a : 
2. b : 
3. c : 
  gcd(gcd(a;b);c) ~ gcd(a;gcd(b;c))

4 steps

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

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