let N be non empty with_non-empty_elements set ; for S being non empty stored-program IC-Ins-separated definite realistic COM-Struct of N
for n being Nat
for i being Instruction of S holds ((IC S),n) --> (n,i) is PartState of S
let S be non empty stored-program IC-Ins-separated definite realistic COM-Struct of N; for n being Nat
for i being Instruction of S holds ((IC S),n) --> (n,i) is PartState of S
let n be Nat; for i being Instruction of S holds ((IC S),n) --> (n,i) is PartState of S
let i be Instruction of S; ((IC S),n) --> (n,i) is PartState of S
set p = ((IC S),n) --> (n,i);
y:
n in NAT
by ORDINAL1:def 13;
U:
dom (((IC S),n) --> (n,i)) = {(IC S),n}
by FUNCT_4:65;
V:
IC S <> n
by y, Def21;
((IC S),n) --> (n,i) is the Object-Kind of S -compatible
hence
((IC S),n) --> (n,i) is PartState of S
; verum