let a, b be Int-Location ; :: thesis: InsCode (AddTo a,b) = 2
consider A, B being Data-Location such that
( a = A & b = B ) and
A1: AddTo a,b = AddTo A,B by Def12;
thus InsCode (AddTo a,b) = 2 by A1, MCART_1:7; :: thesis: verum