theorem
  index p = index(SepVar p)
proof
  still_not-bound_in p = still_not-bound_in (SepVar p) by Th44;
  hence thesis;
end;
