theorem Th2:
  Cl C` = (Int C)`
proof
  thus Cl C` = (Int ( C``))` by Th1
    .= (Int C)`;
end;
