theorem
  X` [= (X "/\" Y)`
proof
  X` [= X` "\/" Y` by LATTICES:5;
  hence thesis by LATTICES:23;
end;
