theorem Th71:
  dom(f</>g) = dom f /\ dom g
proof
  thus dom(f</>g) = dom f /\ dom(g") by Def43
    .= dom f /\ dom g by VALUED_1:def 7;
end;
