theorem
  {f}///{h,i} = {f/h,f/i}
proof
  thus {f}///{h,i} = {f}**{h",i"} by Th27
    .= {f/h,f/i} by Th87;
end;
