let N be non empty with_non-empty_elements set ; :: thesis: for S being non empty stored-program IC-Ins-separated definite realistic COM-Struct of N
for k being natural number
for d being data-only PartState of S holds ProgramPart (IncIC (d,k)) = {}

let S be non empty stored-program IC-Ins-separated definite realistic COM-Struct of N; :: thesis: for k being natural number
for d being data-only PartState of S holds ProgramPart (IncIC (d,k)) = {}

let k be natural number ; :: thesis: for d being data-only PartState of S holds ProgramPart (IncIC (d,k)) = {}
let d be data-only PartState of S; :: thesis: ProgramPart (IncIC (d,k)) = {}
A1: dom (IncIC (d,k)) = (dom d) \/ (dom (Start-At (((IC d) + k),S))) by FUNCT_4:def 1;
A2: dom d c= Data-Locations S by Th31;
NAT misses Data-Locations S by Th51;
then A3: dom d misses NAT by A2, XBOOLE_1:63;
dom (Start-At (((IC d) + k),S)) misses NAT by Th26;
then dom (IncIC (d,k)) misses NAT by A1, A3, XBOOLE_1:70;
hence ProgramPart (IncIC (d,k)) = {} by RELAT_1:95; :: thesis: verum