theorem
  field {[x,x]} = {x}
proof
  thus field {[x,x]} = {x,x} by Th11
    .= {x} by ENUMSET1:29;
end;
