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