theorem Th15:
  {A,A,B} is linear
proof
  consider K such that
A1: {A,B} on K by Def9;
  take K;
  thus thesis by A1,ENUMSET1:30;
end;
