theorem   :: Lemma 3.15. (3)
  bottom L "\/" x = x
  proof
    bottom L "/\" x = bottom L by GADL0;
    hence thesis by LATTICES:def 8;
  end;
