let X be set ; for KX being SimplicialComplexStr of X
for P being Function st not dom P is with_empty_element holds
degree (subdivision (P,KX)) <= degree KX
let KX be SimplicialComplexStr of X; for P being Function st not dom P is with_empty_element holds
degree (subdivision (P,KX)) <= degree KX
let P be Function; ( not dom P is with_empty_element implies degree (subdivision (P,KX)) <= degree KX )
assume A1:
not dom P is with_empty_element
; degree (subdivision (P,KX)) <= degree KX
set PP = subdivision (P,KX);
per cases
( not KX is finite-degree or KX is finite-degree )
;
suppose A3:
KX is
finite-degree
;
degree (subdivision (P,KX)) <= degree KXthen reconsider d =
degree KX as
Integer ;
reconsider d1 =
d + 1 as
Nat by A3;
for
A being
finite Subset of
(subdivision (P,KX)) st
A is
simplex-like holds
card A <= d + 1
proof
let A be
finite Subset of
(subdivision (P,KX));
( A is simplex-like implies card A <= d + 1 )
assume
A is
simplex-like
;
card A <= d + 1
then consider S being
c=-linear finite simplex-like Subset-Family of
KX such that A4:
A = P .: S
by Def20;
A5:
A = P .: (S /\ (dom P))
by A4, RELAT_1:112;
per cases
( S /\ (dom P) is empty or not S /\ (dom P) is empty )
;
suppose A6:
not
S /\ (dom P) is
empty
;
card A <= d + 1reconsider uSP =
union (S /\ (dom P)) as
Subset of
KX ;
A7:
S /\ (dom P) c= S
by XBOOLE_1:17;
then
union (S /\ (dom P)) in S /\ (dom P)
by A6, Th9;
then
union (S /\ (dom P)) in S
by XBOOLE_0:def 4;
then A8:
uSP is
simplex-like
by TOPS_2:def 1;
then A9:
uSP in the
topology of
KX
by PRE_TOPC:def 2;
the_family_of KX is
finite-membered
by A3, MATROID0:def 6;
then reconsider uSP =
uSP as
finite Subset of
KX by A9, MATROID0:def 5;
not
KX is
void
by A9, PENCIL_1:def 4;
then
card uSP <= d + 1
by A8, Th25;
then A10:
card uSP c= d1
by NAT_1:39;
card (S /\ (dom P)) c= card (union (S /\ (dom P)))
by A1, A7, Th10;
then A11:
card (S /\ (dom P)) c= d1
by A10, XBOOLE_1:1;
card A c= card (S /\ (dom P))
by A5, CARD_1:67;
then
card A c= d1
by A11, XBOOLE_1:1;
hence
card A <= d + 1
by NAT_1:39;
verum end; end;
end; hence
degree (subdivision (P,KX)) <= degree KX
by Th25;
verum end; end;