let N be non empty with_non-empty_elements set ; for S being non empty stored-program IC-Ins-separated steady-programmed definite standard AMI-Struct of N
for F, G being NAT -defined non empty FinPartState of st F c= G holds
FirstLoc G <= FirstLoc F,S
let S be non empty stored-program IC-Ins-separated steady-programmed definite standard AMI-Struct of N; for F, G being NAT -defined non empty FinPartState of st F c= G holds
FirstLoc G <= FirstLoc F,S
let F, G be NAT -defined non empty FinPartState of ; ( F c= G implies FirstLoc G <= FirstLoc F,S )
assume A1:
F c= G
; FirstLoc G <= FirstLoc F,S
consider N being non empty Subset of NAT such that
A2:
N = { (locnum l,S) where l is Element of NAT : l in dom G }
and
A3:
FirstLoc G = il. S,(min N)
by Def2;
consider M being non empty Subset of NAT such that
A4:
M = { (locnum l,S) where l is Element of NAT : l in dom F }
and
A5:
FirstLoc F = il. S,(min M)
by Def2;
M c= N
then
min N <= min M
by XXREAL_2:60;
hence
FirstLoc G <= FirstLoc F,S
by A5, A3, AMISTD_1:28; verum