let i1, il be Instruction-Location of SCM ; :: thesis: NIC (goto i1),il = {i1}
now
let x be set ; :: thesis: ( x in {i1} iff x in { (IC (Following s)) where s is State of SCM : ( IC s = il & s . il = goto i1 ) } )
A1: now
il in NAT by AMI_1:def 4;
then reconsider il1 = il as Element of ObjectKind (IC SCM ) by AMI_1:def 11;
reconsider I = goto i1 as Element of ObjectKind il by AMI_1:def 14;
consider t being State of SCM ;
assume A2: x = i1 ; :: thesis: x in { (IC (Following s)) where s is State of SCM : ( IC s = il & s . il = goto i1 ) }
set u = t +* ((IC SCM ),il --> il1,I);
A3: ( IC (t +* ((IC SCM ),il --> il1,I)) = il & (t +* ((IC SCM ),il --> il1,I)) . il = goto i1 ) by AMI_1:129;
then IC (Following (t +* ((IC SCM ),il --> il1,I))) = i1 by AMI_3:13;
hence x in { (IC (Following s)) where s is State of SCM : ( IC s = il & s . il = goto i1 ) } by A2, A3; :: thesis: verum
end;
now
assume x in { (IC (Following s)) where s is State of SCM : ( IC s = il & s . il = goto i1 ) } ; :: thesis: x = i1
then ex s being State of SCM st
( x = IC (Following s) & IC s = il & s . il = goto i1 ) ;
hence x = i1 by AMI_3:13; :: thesis: verum
end;
hence ( x in {i1} iff x in { (IC (Following s)) where s is State of SCM : ( IC s = il & s . il = goto i1 ) } ) by A1, TARSKI:def 1; :: thesis: verum
end;
hence NIC (goto i1),il = {i1} by TARSKI:2; :: thesis: verum