IteratedBinops Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def  is_assoc(Ax,z.f(x;z)) == x,y,z:Af(x;f(y;z)) = f(f(x;y);z A

is mentioned by

Def  is_assoc_sep(Af) == is_assoc(Ax,y.(f(x,y)))[is_assoc_sep]

Try larger context: DiscrMathExt IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

IteratedBinops Sections DiscrMathExt Doc