let s be State of SCM+FSA; :: thesis: (Initialized s) | NAT = s | NAT
set A = NAT ;
now end;
then (dom ((intloc 0) .--> 1)) \/ (dom (Start-At (0,SCM+FSA))) misses NAT by XBOOLE_0:3;
then A3: dom (((intloc 0) .--> 1) +* (Start-At (0,SCM+FSA))) misses NAT by FUNCT_4:def 1;
Initialized s = (s +* ((intloc 0) .--> 1)) +* (Start-At (0,SCM+FSA))
.= s +* (((intloc 0) .--> 1) +* (Start-At (0,SCM+FSA))) by FUNCT_4:15 ;
hence (Initialized s) | NAT = s | NAT by A3, FUNCT_4:76; :: thesis: verum