theorem Th34:
  a"/\"'not' a = Bottom L & a"\/"'not' a = Top L
proof
  'not' a is_a_complement_of a by Th11;
  hence thesis by WAYBEL_1:def 23;
end;
