theorem Th9:
  FALSUM => p in CnIPC (X)
proof
  T is IPC_theory & X c= T implies FALSUM => p in T;
  hence thesis by Def15;
end;
