theorem Th27: :: (2.28)
  b => (a "\/" b) = Top L
  proof
    b < a "\/" b by Th7;
    hence thesis;
  end;
