theorem
 product" {{}} = {}
 proof
   dom product" {{}} = DOM {{}} by Def12
       .= {} by Th72;
  hence thesis;
 end;
