theorem    :: Lemma 2.3. (10)
  x [= x "\/" y & x "/\" y [= y
  proof
    x "/\" (x "\/" y) = x by Ze;
    hence thesis by LemXX;
  end;
