let il be Element of NAT ; :: thesis: NIC ((halt SCM),il) = {il}
now
let x be set ; :: thesis: ( x in {il} iff x in { (IC (Exec ((halt SCM),s))) where s is Element of product the Object-Kind of SCM : IC s = il } )
A1: now
reconsider il1 = il as Element of ObjectKind (IC ) by COMPOS_1:def 6;
reconsider I = halt SCM as Element of the Object-Kind of SCM . il by COMPOS_1:def 8;
set t = the State of SCM;
assume A2: x = il ; :: thesis: x in { (IC (Exec ((halt SCM),s))) where s is Element of product the Object-Kind of SCM : IC s = il }
reconsider p = ((IC ),il) --> (il1,I) as PartState of SCM by COMPOS_1:37;
reconsider u = the State of SCM +* p as Element of product the Object-Kind of SCM by PBOOLE:155;
reconsider n = il as Element of NAT ;
dom (((IC ),il) --> (il1,I)) = {(IC ),il} by FUNCT_4:65;
then A3: IC in dom (((IC ),il) --> (il1,I)) by TARSKI:def 2;
A4: (ProgramPart u) /. il = u . il by COMPOS_1:38;
A5: ( u . n = halt SCM & IC u = n ) by EXTPRO_1:26;
then IC (Following ((ProgramPart u),u)) = u . (IC ) by A4, EXTPRO_1:def 3
.= (((IC ),il) --> (il1,I)) . (IC ) by A3, FUNCT_4:14
.= il by COMPOS_1:3, FUNCT_4:66 ;
hence x in { (IC (Exec ((halt SCM),s))) where s is Element of product the Object-Kind of SCM : IC s = il } by A2, A5, A4; :: thesis: verum
end;
now
assume x in { (IC (Exec ((halt SCM),s))) where s is Element of product the Object-Kind of SCM : IC s = il } ; :: thesis: x = il
then ex s being Element of product the Object-Kind of SCM st
( x = IC (Exec ((halt SCM),s)) & IC s = il ) ;
hence x = il by EXTPRO_1:def 3; :: thesis: verum
end;
hence ( x in {il} iff x in { (IC (Exec ((halt SCM),s))) where s is Element of product the Object-Kind of SCM : IC s = il } ) by A1, TARSKI:def 1; :: thesis: verum
end;
hence NIC ((halt SCM),il) = {il} by TARSKI:2; :: thesis: verum