let a be Data-Location ; :: thesis: for k1 being natural number holds (product" (JumpParts (InsCode (a >0_goto k1)))) . 1 = NAT
let k1 be natural number ; :: thesis: (product" (JumpParts (InsCode (a >0_goto k1)))) . 1 = NAT
InsCode (a >0_goto k1) = 8 by RECDEF_2:def 1;
then dom (product" (JumpParts (InsCode (a >0_goto k1)))) = {1} by Th26;
then A1: 1 in dom (product" (JumpParts (InsCode (a >0_goto k1)))) by TARSKI:def 1;
hereby :: according to TARSKI:def 3,XBOOLE_0:def 10 :: thesis: NAT c= (product" (JumpParts (InsCode (a >0_goto k1)))) . 1
let x be set ; :: thesis: ( x in (product" (JumpParts (InsCode (a >0_goto k1)))) . 1 implies x in NAT )
assume x in (product" (JumpParts (InsCode (a >0_goto k1)))) . 1 ; :: thesis: x in NAT
then x in pi ((JumpParts (InsCode (a >0_goto k1))),1) by A1, CARD_3:76;
then consider g being Function such that
A2: g in JumpParts (InsCode (a >0_goto k1)) and
A3: x = g . 1 by CARD_3:def 6;
consider I being Instruction of SCM such that
A4: g = JumpPart I and
A5: InsCode I = InsCode (a >0_goto k1) by A2;
InsCode I = 8 by A5, RECDEF_2:def 1;
then consider i2 being Element of NAT , b being Data-Location such that
A6: I = b >0_goto i2 by AMI_5:15;
g = <*i2*> by A4, A6, RECDEF_2:def 2;
then x = i2 by A3, FINSEQ_1:40;
hence x in NAT ; :: thesis: verum
end;
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in NAT or x in (product" (JumpParts (InsCode (a >0_goto k1)))) . 1 )
assume x in NAT ; :: thesis: x in (product" (JumpParts (InsCode (a >0_goto k1)))) . 1
then reconsider x = x as Element of NAT ;
InsCode (a >0_goto k1) = 8 by RECDEF_2:def 1;
then ( JumpPart (a >0_goto x) = <*x*> & InsCode (a >0_goto k1) = InsCode (a >0_goto x) ) by RECDEF_2:def 1, RECDEF_2:def 2;
then A7: <*x*> in JumpParts (InsCode (a >0_goto k1)) ;
<*x*> . 1 = x by FINSEQ_1:40;
then x in pi ((JumpParts (InsCode (a >0_goto k1))),1) by A7, CARD_3:def 6;
hence x in (product" (JumpParts (InsCode (a >0_goto k1)))) . 1 by A1, CARD_3:76; :: thesis: verum