let k be natural number ; :: thesis: JUMP (SCM-goto k) = {k}
set X = { (NIC (SCM-goto k),il) where il is Element of NAT : verum } ;
now
let x be set ; :: thesis: ( ( x in meet { (NIC (SCM-goto k),il) where il is Element of NAT : verum } implies x in {k} ) & ( x in {k} implies x in meet { (NIC (SCM-goto k),il) where il is Element of NAT : verum } ) )
hereby :: thesis: ( x in {k} implies x in meet { (NIC (SCM-goto k),il) where il is Element of NAT : verum } )
set il1 = 1;
A1: NIC (SCM-goto k),1 in { (NIC (SCM-goto k),il) where il is Element of NAT : verum } ;
assume x in meet { (NIC (SCM-goto k),il) where il is Element of NAT : verum } ; :: thesis: x in {k}
then x in NIC (SCM-goto k),1 by A1, SETFAM_1:def 1;
hence x in {k} by Th46; :: thesis: verum
end;
assume x in {k} ; :: thesis: x in meet { (NIC (SCM-goto k),il) where il is Element of NAT : verum }
then A2: x = k by TARSKI:def 1;
A3: now
let Y be set ; :: thesis: ( Y in { (NIC (SCM-goto k),il) where il is Element of NAT : verum } implies k in Y )
assume Y in { (NIC (SCM-goto k),il) where il is Element of NAT : verum } ; :: thesis: k in Y
then consider il being Element of NAT such that
A4: Y = NIC (SCM-goto k),il ;
NIC (SCM-goto k),il = {k} by Th46;
hence k in Y by A4, TARSKI:def 1; :: thesis: verum
end;
reconsider k = k as Element of NAT by ORDINAL1:def 13;
NIC (SCM-goto k),k in { (NIC (SCM-goto k),il) where il is Element of NAT : verum } ;
hence x in meet { (NIC (SCM-goto k),il) where il is Element of NAT : verum } by A2, A3, SETFAM_1:def 1; :: thesis: verum
end;
hence JUMP (SCM-goto k) = {k} by TARSKI:2; :: thesis: verum