theorem Th29:
  VERUM <> prop n
proof
  assume
A1: not thesis;
  VERUM.1 = 0;
  hence contradiction by A1,FINSEQ_1:40;
end;
