theorem
  {f}///{g} = {f/g}
proof
  thus {f}///{g} = {f}**{g"} by Th26
    .= {f/g} by Th86;
end;
