let k be Element of NAT ; :: thesis: for p being autonomic FinPartState of SCM+FSA
for s1, s2 being State of SCM+FSA st p c= s1 & Relocated p,k c= s2 holds
p c= s1 +* (DataPart s2)

let p be autonomic FinPartState of SCM+FSA ; :: thesis: for s1, s2 being State of SCM+FSA st p c= s1 & Relocated p,k c= s2 holds
p c= s1 +* (DataPart s2)

let s1, s2 be State of SCM+FSA ; :: thesis: ( p c= s1 & Relocated p,k c= s2 implies p c= s1 +* (DataPart s2) )
assume A1: ( p c= s1 & Relocated p,k c= s2 ) ; :: thesis: p c= s1 +* (DataPart s2)
reconsider s = s1 +* (s2 | (Int-Locations \/ FinSeq-Locations )) as State of SCM+FSA ;
set s3 = DataPart s2;
A2: dom p c= ((Int-Locations \/ FinSeq-Locations ) \/ {(IC SCM+FSA )}) \/ NAT by AMI_1:80, SCMFSA_2:8;
then A3: dom p c= dom s by AMI_1:79, SCMFSA_2:8;
now
let x be set ; :: thesis: ( x in dom p implies p . b1 = s . b1 )
assume A4: x in dom p ; :: thesis: p . b1 = s . b1
( Int-Locations c= dom s2 & FinSeq-Locations c= dom s2 ) by SCMFSA_2:69, SCMFSA_2:70;
then Int-Locations \/ FinSeq-Locations = (dom s2) /\ (Int-Locations \/ FinSeq-Locations ) by XBOOLE_1:8, XBOOLE_1:28;
then A5: dom (DataPart s2) = Int-Locations \/ FinSeq-Locations by RELAT_1:90, SCMFSA_2:127;
A6: ( x in (Int-Locations \/ FinSeq-Locations ) \/ {(IC SCM+FSA )} or x in NAT ) by A2, A4, XBOOLE_0:def 3;
per cases ( x in {(IC SCM+FSA )} or x in Int-Locations \/ FinSeq-Locations or x in NAT ) by A6, XBOOLE_0:def 3;
suppose A8: x in Int-Locations \/ FinSeq-Locations ; :: thesis: p . b1 = s . b1
end;
end;
end;
hence p c= s1 +* (DataPart s2) by A3, GRFUNC_1:8, SCMFSA_2:127; :: thesis: verum