theorem Th27:
  IC S in dom (p +* Start-At( k,S))
proof
  IC S in dom Start-At( k,S) by TARSKI:def 1;
  hence thesis by FUNCT_4:12;
end;
