reserve m,j,p,q,n,l for Element of NAT;
reserve e1,e2 for ExtReal;

theorem
  for F, G being non empty NAT-defined finite Function st F c= G holds
  LastLoc F <= LastLoc G by RELAT_1:11,XXREAL_2:59;
