theorem Th24:
  X in sigma L iff X is open
proof
  sigma L =the topology of L by Th23;
  hence thesis by PRE_TOPC:def 2;
end;
