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 p being data-only PartState of S
for q being PartState of S holds
( p c= q iff p c= DataPart q )

let S be non empty stored-program IC-Ins-separated definite realistic COM-Struct of N; :: thesis: for p being data-only PartState of S
for q being PartState of S holds
( p c= q iff p c= DataPart q )

let p be data-only PartState of S; :: thesis: for q being PartState of S holds
( p c= q iff p c= DataPart q )

let q be PartState of S; :: thesis: ( p c= q iff p c= DataPart q )
set X = the carrier of S \ ({(IC )} \/ NAT);
A1: q | ( the carrier of S \ ({(IC )} \/ NAT)) c= q by RELAT_1:88;
hereby :: thesis: ( p c= DataPart q implies p c= q ) end;
assume p c= DataPart q ; :: thesis: p c= q
hence p c= q by A1, XBOOLE_1:1; :: thesis: verum