
theorem Th3:
  for R being up-complete non empty reflexive transitive antisymmetric
  RelStr ex T being TopAugmentation of R st T is Scott
proof
  let R be up-complete non empty reflexive transitive antisymmetric RelStr;
  set T = the Scott TopAugmentation of R;
  take T;
  thus thesis;
end;
