consider loc being Element of NAT ;
reconsider h = halt S as Element of the Object-Kind of S . loc by Def14;
reconsider l = loc as Element of NAT ;
K:
dom ((IC S) .--> l) = {(IC S)}
by FUNCOP_1:19;
then Y:
( (IC S) .--> l is the carrier of S -defined & (IC S) .--> l is the Object-Kind of S -compatible )
by RELAT_1:def 18, FUNCT_1:def 20, K;
U:
l in NAT
;
NAT c= the carrier of S
by Def3;
then T:
{l} c= the carrier of S
by ZFMISC_1:37, U;
L:
dom (l .--> h) = {l}
by FUNCOP_1:19;
V:
dom (l .--> h) c= the carrier of S
by T, FUNCOP_1:19;
then
( l .--> h is the carrier of S -defined & l .--> h is the Object-Kind of S -compatible )
by RELAT_1:def 18, FUNCT_1:def 20, V, L;
then
( ((IC S) .--> l) +* (l .--> h) is the carrier of S -defined & ((IC S) .--> l) +* (l .--> h) is the Object-Kind of S -compatible )
by Y;
then reconsider p = (IC S),l --> l,(halt S) as FinPartState of S by FUNCT_4:def 4;
( p is autonomic & p is halting )
by Th65, Th67;
hence
ex b1 being FinPartState of S st
( b1 is autonomic & b1 is halting )
; verum