let R be good Ring; :: thesis: for r being Element of R
for a being Data-Location of R holds (product" (AddressParts (InsCode (a := r)))) . 2 = the carrier of R

let r be Element of R; :: thesis: for a being Data-Location of R holds (product" (AddressParts (InsCode (a := r)))) . 2 = the carrier of R
let a be Data-Location of R; :: thesis: (product" (AddressParts (InsCode (a := r)))) . 2 = the carrier of R
consider b being Data-Location of R;
dom (product" (AddressParts (InsCode (a := r)))) = {1,2} by Th13, Th37;
then A1: 2 in dom (product" (AddressParts (InsCode (a := r)))) by TARSKI:def 2;
thus (product" (AddressParts (InsCode (a := r)))) . 2 c= the carrier of R :: according to XBOOLE_0:def 10 :: thesis: the carrier of R c= (product" (AddressParts (InsCode (a := r)))) . 2
proof
let k be set ; :: according to TARSKI:def 3 :: thesis: ( not k in (product" (AddressParts (InsCode (a := r)))) . 2 or k in the carrier of R )
assume k in (product" (AddressParts (InsCode (a := r)))) . 2 ; :: thesis: k in the carrier of R
then k in pi (AddressParts (InsCode (a := r))),2 by A1, CARD_3:def 13;
then consider g being Function such that
A2: g in AddressParts (InsCode (a := r)) and
A3: g . 2 = k by CARD_3:def 6;
consider I being Instruction of (SCM R) such that
A4: g = AddressPart I and
A5: InsCode I = InsCode (a := r) by A2;
InsCode I = 5 by A5, MCART_1:def 1;
then consider d1 being Data-Location of R, r1 being Element of R such that
A6: I = d1 := r1 by Th21;
k = <*d1,r1*> . 2 by A3, A4, A6, MCART_1:def 2
.= r1 by FINSEQ_1:61 ;
hence k in the carrier of R ; :: thesis: verum
end;
let k be set ; :: according to TARSKI:def 3 :: thesis: ( not k in the carrier of R or k in (product" (AddressParts (InsCode (a := r)))) . 2 )
assume k in the carrier of R ; :: thesis: k in (product" (AddressParts (InsCode (a := r)))) . 2
then reconsider r1 = k as Element of R ;
set J = b := r1;
( InsCode (a := r) = 5 & InsCode (b := r1) = 5 ) by MCART_1:def 1;
then AddressPart (b := r1) in AddressParts (InsCode (a := r)) ;
then A7: (AddressPart (b := r1)) . 2 in pi (AddressParts (InsCode (a := r))),2 by CARD_3:def 6;
( AddressPart (b := r1) = <*b,r1*> & r1 = <*b,r1*> . 2 ) by FINSEQ_1:61, MCART_1:def 2;
hence k in (product" (AddressParts (InsCode (a := r)))) . 2 by A1, A7, CARD_3:def 13; :: thesis: verum