let N be with_zero set ; :: thesis: for S being non empty with_non-empty_values IC-Ins-separated Mem-Struct over 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 with_non-empty_values IC-Ins-separated Mem-Struct over 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 )};
A1: q | ( the carrier of S \ {(IC )}) c= q by RELAT_1:59;
hereby :: thesis: ( p c= DataPart q implies p c= q ) end;
thus ( p c= DataPart q implies p c= q ) by A1, XBOOLE_1:1; :: thesis: verum