let N be non empty with_non-empty_elements set ; for T being non empty stored-program IC-Ins-separated definite weakly_standard AMI-Struct of N
for F, G being NAT -defined non empty FinPartState of st F c= G holds
LastLoc F <= LastLoc G,T
let T be non empty stored-program IC-Ins-separated definite weakly_standard AMI-Struct of N; for F, G being NAT -defined non empty FinPartState of st F c= G holds
LastLoc F <= LastLoc G,T
let F, G be NAT -defined non empty FinPartState of ; ( F c= G implies LastLoc F <= LastLoc G,T )
assume A1:
F c= G
; LastLoc F <= LastLoc G,T
consider N being non empty finite natural-membered set such that
A2:
N = { (locnum (l,T)) where l is Element of NAT : l in dom G }
and
A3:
LastLoc G = il. (T,(max N))
by Def21;
consider M being non empty finite natural-membered set such that
A4:
M = { (locnum (l,T)) where l is Element of NAT : l in dom F }
and
A5:
LastLoc F = il. (T,(max M))
by Def21;
reconsider MM = M, NN = N as non empty finite Subset of REAL by MEMBERED:3;
M c= N
then
max MM <= max NN
by XXREAL_2:59;
hence
LastLoc F <= LastLoc G,T
by A5, A3, Th28; verum