let dl be Data-Location ; :: thesis: ex i being Element of NAT st dl = dl. i
dl in SCM-Data-Loc by AMI_3:def 2;
then consider x, y being set such that
A1: x in {1} and
A2: y in NAT and
A3: dl = [x,y] by ZFMISC_1:103;
reconsider k = y as Element of NAT by A2;
take k ; :: thesis: dl = dl. k
thus dl = dl. k by A1, A3, TARSKI:def 1; :: thesis: verum