set F = stop (Directed I);
let l be Nat; :: according to AMISTD_1:def 9 :: thesis: ( not l in K339(NAT,(stop (Directed I))) or NIC (((stop (Directed I)) /. l),l) c= K339(NAT,(stop (Directed I))) )
assume A1: l in dom (stop (Directed I)) ; :: thesis: NIC (((stop (Directed I)) /. l),l) c= K339(NAT,(stop (Directed I)))
A2: card (Directed I) = card I by FUNCT_4:99;
then A3: dom (stop (Directed I)) = (dom I) \/ {(card I)} by AFINSQ_1:89;
A4: dom (Directed I) = dom I by FUNCT_4:99;
per cases ( l = card I or l <> card I ) ;
suppose l = card I ; :: thesis: NIC (((stop (Directed I)) /. l),l) c= K339(NAT,(stop (Directed I)))
then (stop (Directed I)) /. l = (stop (Directed I)) . (card (Directed I)) by A2, A1, PARTFUN1:def 6
.= halt SCM+FSA by COMPOS_1:64 ;
then NIC (((stop (Directed I)) /. l),l) = {l} by AMISTD_1:2;
hence NIC (((stop (Directed I)) /. l),l) c= dom (stop (Directed I)) by A1, ZFMISC_1:31; :: thesis: verum
end;
suppose l <> card I ; :: thesis: NIC (((stop (Directed I)) /. l),l) c= K339(NAT,(stop (Directed I)))
end;
end;