let I be Program of {INT,(INT *)}; :: thesis: for k being Element of NAT holds UsedIntLoc I = UsedIntLoc (Reloc ((ProgramPart I),k))
let k be Element of NAT ; :: thesis: UsedIntLoc I = UsedIntLoc (Reloc ((ProgramPart I),k))
UsedIntLoc (Reloc ((ProgramPart I),k)) = UsedIntLoc (Reloc ((ProgramPart I),k))
.= UsedIntLoc (Shift ((ProgramPart I),k)) by Th28
.= UsedIntLoc (ProgramPart I) by Th26 ;
hence UsedIntLoc I = UsedIntLoc (Reloc ((ProgramPart I),k)) by RELAT_1:209; :: thesis: verum