theorem Th30:
  Start-At(IC s,S) c= s
 proof
   Start-At(IC s,S) = s | {IC S} by Th18;
  hence thesis by RELAT_1:59;
 end;
