theorem  :: (2.7)
  a =-> a = Top L
  proof
    a "/\" a = a;
    hence thesis by Def6;
  end;
