reconsider V = Vertices KX as finite Subset of KX by Def5;
set PP = subdivision P,KX;
set TOP = the topology of (subdivision P,KX);
defpred S1[ set , set ] means P .: KX = X;
bool V = bool (union the topology of KX)
by Lm5;
then A1:
the topology of KX c= bool V
by ZFMISC_1:100;
A2:
for x being set st x in the topology of (subdivision P,KX) holds
ex y being set st
( y in bool (bool V) & S1[x,y] )
consider f being Function of the topology of (subdivision P,KX),(bool (bool V)) such that
A6:
for x being set st x in the topology of (subdivision P,KX) holds
S1[x,f . x]
from FUNCT_2:sch 1(A2);
now let x1,
x2 be
set ;
( x1 in dom f & x2 in dom f & f . x1 = f . x2 implies x1 = x2 )assume that A7:
x1 in dom f
and A8:
(
x2 in dom f &
f . x1 = f . x2 )
;
x1 = x2thus x1 =
P .: (f . x1)
by A6, A7
.=
x2
by A6, A8
;
verum end;
then A9:
f is one-to-one
by FUNCT_1:def 8;
( dom f = the topology of (subdivision P,KX) & rng f c= bool (bool V) )
by FUNCT_2:def 1;
then
card the topology of (subdivision P,KX) c= card (bool (bool V))
by A9, CARD_1:26;
then
the topology of (subdivision P,KX) is finite
;
hence
subdivision P,KX is finite-vertices
by Th20; verum