theorem
  id {} = {}
proof
  dom(id {}) = {};
  hence thesis;
end;
