reserve T for non empty TopSpace;
reserve A for Subset of T;

theorem Th61:
  { KurExSet, KurExSet` } misses Kurat14ClPart KurExSet
proof
  set A = KurExSet;
  assume { A, A` } meets Kurat14ClPart A;
  then consider x being object such that
A1: x in { A, A` } and
A2: x in Kurat14ClPart A by XBOOLE_0:3;
  reconsider x as Subset of R^1 by A2;
  x = A or x = A` by A1,TARSKI:def 2;
  then
A3: x` = A by A2,TOPS_2:def 2;
  x is closed by A2,TOPS_2:def 2;
  hence thesis by A3;
end;
