reserve L for Lattice;
reserve X,Y,Z,V for Element of L;

theorem
  X \ Y [= Z & Y \ X [= Z implies X \+\ Y [= Z by FILTER_0:6;
