let a, b be Int-Location ; :: thesis: for f being FinSeq-Location holds (product" (AddressParts (InsCode (f,a := b)))) . 2 = SCM+FSA-Data*-Loc
let f be FinSeq-Location ; :: thesis: (product" (AddressParts (InsCode (f,a := b)))) . 2 = SCM+FSA-Data*-Loc
dom (product" (AddressParts (InsCode (f,a := b)))) = {1,2,3} by Th40, SCMFSA_2:51;
then A1: 2 in dom (product" (AddressParts (InsCode (f,a := b)))) by ENUMSET1:def 1;
hereby :: according to TARSKI:def 3,XBOOLE_0:def 10 :: thesis: SCM+FSA-Data*-Loc c= (product" (AddressParts (InsCode (f,a := b)))) . 2
let x be set ; :: thesis: ( x in (product" (AddressParts (InsCode (f,a := b)))) . 2 implies x in SCM+FSA-Data*-Loc )
assume x in (product" (AddressParts (InsCode (f,a := b)))) . 2 ; :: thesis: x in SCM+FSA-Data*-Loc
then x in pi (AddressParts (InsCode (f,a := b))),2 by A1, CARD_3:93;
then consider g being Function such that
A2: g in AddressParts (InsCode (f,a := b)) and
A3: x = g . 2 by CARD_3:def 6;
consider I being Instruction of SCM+FSA such that
A4: g = AddressPart I and
A5: InsCode I = InsCode (f,a := b) by A2;
consider a, b being Int-Location , f being FinSeq-Location such that
A6: I = f,a := b by A5, SCMFSA_2:51, SCMFSA_2:63;
g = <*b,f,a*> by A4, A6, MCART_1:def 2;
then x = f by A3, FINSEQ_1:62;
hence x in SCM+FSA-Data*-Loc by SCMFSA_2:def 5; :: thesis: verum
end;
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in SCM+FSA-Data*-Loc or x in (product" (AddressParts (InsCode (f,a := b)))) . 2 )
assume x in SCM+FSA-Data*-Loc ; :: thesis: x in (product" (AddressParts (InsCode (f,a := b)))) . 2
then reconsider x = x as FinSeq-Location by SCMFSA_2:29;
A7: <*b,x,a*> . 2 = x by FINSEQ_1:62;
InsCode (f,a := b) = 10 by SCMFSA_2:51;
then A8: InsCode (f,a := b) = InsCode (x,a := b) by SCMFSA_2:51;
AddressPart (x,a := b) = <*b,x,a*> by MCART_1:def 2;
then <*b,x,a*> in AddressParts (InsCode (f,a := b)) by A8;
then x in pi (AddressParts (InsCode (f,a := b))),2 by A7, CARD_3:def 6;
hence x in (product" (AddressParts (InsCode (f,a := b)))) . 2 by A1, CARD_3:93; :: thesis: verum