theorem Lemacik3:
  x "/\" y [= x
  proof
    (x "/\" y) "\/" x = x by LATTICES:def 8;
    hence thesis by LATTICES:def 3;
  end; :: LATTICES:5 but without associativity
