A1: now :: thesis: for x being object st x in dom (SCM*-VAL * SCM+FSA-OK) holds
(s +* (NAT .--> u)) . x in (SCM*-VAL * SCM+FSA-OK) . x
end;
A5: dom (SCM*-VAL * SCM+FSA-OK) = SCM+FSA-Memory by Lm8;
then dom s = SCM+FSA-Memory by CARD_3:9;
then dom (s +* (NAT .--> u)) = SCM+FSA-Memory \/ (dom (NAT .--> u)) by FUNCT_4:def 1
.= SCM+FSA-Memory \/ {NAT}
.= dom (SCM*-VAL * SCM+FSA-OK) by A5, Th2, ZFMISC_1:40 ;
hence s +* (NAT .--> u) is SCM+FSA-State by A1, CARD_3:9; :: thesis: verum