let R be good Ring; for i1 being Element of NAT holds JUMP (goto i1,R) = {i1}
let i1 be Element of NAT ; JUMP (goto i1,R) = {i1}
set X = { (NIC (goto i1,R),il) where il is Element of NAT : verum } ;
now let x be
set ;
( ( x in meet { (NIC (goto i1,R),il) where il is Element of NAT : verum } implies x in {i1} ) & ( x in {i1} implies x in meet { (NIC (goto i1,R),il) where il is Element of NAT : verum } ) )assume
x in {i1}
;
x in meet { (NIC (goto i1,R),il) where il is Element of NAT : verum } then A2:
x = i1
by TARSKI:def 1;
NIC (goto i1,R),
i1 in { (NIC (goto i1,R),il) where il is Element of NAT : verum }
;
hence
x in meet { (NIC (goto i1,R),il) where il is Element of NAT : verum }
by A2, A3, SETFAM_1:def 1;
verum end;
hence
JUMP (goto i1,R) = {i1}
by TARSKI:2; verum