theorem
  {a}///{b} = {a/b}
proof
  thus {a}///{b} = {a}**{b"} by Th37
    .= {a/b} by Th98;
end;
