theorem Th23:
  index ('not' p) = index p
proof
  still_not-bound_in p = still_not-bound_in 'not' p by QC_LANG3:7;
  hence thesis;
end;
