let I be Program of ; :: thesis: for k being Element of NAT holds UsedInt*Loc I = UsedInt*Loc (Reloc (I,k))
let k be Element of NAT ; :: thesis: UsedInt*Loc I = UsedInt*Loc (Reloc (I,k))
UsedInt*Loc (Reloc (I,k)) = UsedInt*Loc (Reloc (I,k))
.= UsedInt*Loc (Shift (I,k)) by Th44
.= UsedInt*Loc I by Th42 ;
hence UsedInt*Loc I = UsedInt*Loc (Reloc (I,k)) ; :: thesis: verum