theorem Th13:
 dom s = {IC S} \/ Data-Locations S
proof
 dom s = the carrier of S by PARTFUN1:def 2;
 hence thesis by STRUCT_0:4;
end;
