theorem Th16ter: :: (2.11)
  a => a = Top L
  proof
    a < a by Def2;
    hence thesis;
  end;
