num thy 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
TheoremName
Thm* a,b,c:. gcd(gcd(a;b);c) ~ gcd(a;gcd(b;c))[gcd_assoc]
cites the following:
Thm* a,b,y:. GCD(a;b;y GCD(b;a;y)[gcd_p_sym]
Thm* a,b,c,x,y:.
Thm* GCD(a;b;x)
Thm* 
Thm* GCD(x;c;y)
Thm* 
Thm* y | a & y | b & y | c & (z:z | a  z | b  z | c  z | y)
[gcd_of_triple]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
num thy 1 Sections StandardLIB Doc