theorem Th78:
  (X (\) Y) (\) Y = X (\) Y
proof
  thus (X (\) Y) (\) Y = X (\) (Y (\/) Y) by Th73
    .= X (\) Y;
end;
