let z be natural number ; :: thesis: for N being with_non-empty_elements set
for T being non empty stored-program IC-Ins-separated definite standard AMI-Struct of NAT ,N
for P being NAT -defined lower FinPartState of T holds
( z < card P iff il. T,z in dom P )
let N be with_non-empty_elements set ; :: thesis: for T being non empty stored-program IC-Ins-separated definite standard AMI-Struct of NAT ,N
for P being NAT -defined lower FinPartState of T holds
( z < card P iff il. T,z in dom P )
let T be non empty stored-program IC-Ins-separated definite standard AMI-Struct of NAT ,N; :: thesis: for P being NAT -defined lower FinPartState of T holds
( z < card P iff il. T,z in dom P )
let P be NAT -defined lower FinPartState of T; :: thesis: ( z < card P iff il. T,z in dom P )
deffunc H1( Element of NAT ) -> Instruction-Location of T = il. T,$1;
defpred S1[ Element of NAT ] means H1($1) in dom P;
set A1 = { k where k is Element of NAT : H1(k) in dom P } ;
set A = { k where k is Element of NAT : S1[k] } ;
A4:
for k1, k2 being Element of NAT st H1(k1) = H1(k2) holds
k1 = k2
by Th25;
A5:
dom P,{ k where k is Element of NAT : H1(k) in dom P } are_equipotent
from FUNCT_7:sch 3(A1, A4);
A6:
{ k where k is Element of NAT : S1[k] } is Subset of NAT
from DOMAIN_1:sch 7();
then reconsider A = { k where k is Element of NAT : S1[k] } as Cardinal by A6, FUNCT_7:22;
A9:
z is Element of NAT
by ORDINAL1:def 13;
A10:
( card z = z & card (card P) = card P )
by CARD_1:def 5;
A11:
card A = A
by CARD_1:def 5;
assume
il. T,z in dom P
; :: thesis: z < card P
then
z in card A
by A9, A11;
then
z in card (dom P)
by A5, CARD_1:21;
then
card z in card (card P)
by A10, CARD_1:104;
hence
z < card P
by NAT_1:42; :: thesis: verum