 reserve L for AD_Lattice;
 reserve x,y,z for Element of L;

theorem
  x [= y iff x "/\" y = x by Lem232;
