let T be _Tree; for X being finite set st ( for x being set st x in X holds
ex t being _Subtree of T st x = the_Vertices_of t ) holds
X is with_Helly_property
let X be finite set ; ( ( for x being set st x in X holds
ex t being _Subtree of T st x = the_Vertices_of t ) implies X is with_Helly_property )
assume A1:
for x being set st x in X holds
ex t being _Subtree of T st x = the_Vertices_of t
; X is with_Helly_property
defpred S1[ Nat] means for H being non empty finite set st card H = $1 & H c= X & ( for x, y being set st x in H & y in H holds
x meets y ) holds
meet H <> {} ;
A2:
for k being Nat st ( for n being Nat st n < k holds
S1[n] ) holds
S1[k]
proof
let k be
Nat;
( ( for n being Nat st n < k holds
S1[n] ) implies S1[k] )
assume A3:
for
n being
Nat st
n < k holds
S1[
n]
;
S1[k]
let H be non
empty finite set ;
( card H = k & H c= X & ( for x, y being set st x in H & y in H holds
x meets y ) implies meet H <> {} )
assume that A4:
card H = k
and A5:
H c= X
and A6:
for
x,
y being
set st
x in H &
y in H holds
x meets y
;
meet H <> {}
per cases
( k = 0 or k = 1 or k > 1 )
by NAT_1:25;
suppose A8:
k > 1
;
meet H <> {} set cH =
choose H;
set A =
H \ {(choose H)};
A9:
card (H \ {(choose H)}) =
(card H) - (card {(choose H)})
by EULER_1:4
.=
k - 1
by A4, CARD_1:30
;
k - 1
> 1
- 1
by A8, XREAL_1:9;
then reconsider A =
H \ {(choose H)} as non
empty finite set by A9;
A10:
A c= X
by A5, XBOOLE_1:1;
for
x,
y being
set st
x in A &
y in A holds
x meets y
by A6;
then reconsider mA =
meet A as non
empty set by A3, A9, A10, XREAL_1:44;
set cA =
choose A;
set B =
H \ {(choose A)};
A11:
choose A in A
;
then A12:
card (H \ {(choose A)}) =
(card H) - (card {(choose A)})
by EULER_1:4
.=
k - 1
by A4, CARD_1:30
;
set C =
{(choose H),(choose A)};
A13:
meet {(choose H),(choose A)} = (choose H) /\ (choose A)
by SETFAM_1:11;
choose H meets choose A
by A6, A11;
then reconsider mC =
meet {(choose H),(choose A)} as non
empty set by A13, XBOOLE_0:def 7;
k - 1
> 1
- 1
by A8, XREAL_1:9;
then reconsider B =
H \ {(choose A)} as non
empty finite set by A12;
A14:
B c= X
by A5, XBOOLE_1:1;
for
x,
y being
set st
x in B &
y in B holds
x meets y
by A6;
then reconsider mB =
meet B as non
empty set by A3, A12, A14, XREAL_1:44;
set a =
choose mA;
set b =
choose mB;
set c =
choose mC;
(
choose mC in mC &
mC c= union {(choose H),(choose A)} )
by SETFAM_1:2;
then consider cc being
set such that A15:
choose mC in cc
and A16:
cc in {(choose H),(choose A)}
by TARSKI:def 4;
choose H in H
;
then
{(choose H),(choose A)} c= X
by A5, A11, A10, ZFMISC_1:32;
then A17:
ex
cct being
_Subtree of
T st
cc = the_Vertices_of cct
by A1, A16;
(
choose mA in mA &
mA c= union A )
by SETFAM_1:2;
then consider aa being
set such that A18:
choose mA in aa
and A19:
aa in A
by TARSKI:def 4;
(
choose mB in mB &
mB c= union B )
by SETFAM_1:2;
then consider bb being
set such that A20:
choose mB in bb
and A21:
bb in B
by TARSKI:def 4;
A22:
ex
bbt being
_Subtree of
T st
bb = the_Vertices_of bbt
by A1, A14, A21;
ex
aat being
_Subtree of
T st
aa = the_Vertices_of aat
by A1, A10, A19;
then reconsider a =
choose mA,
b =
choose mB,
c =
choose mC as
Vertex of
T by A18, A20, A22, A15, A17;
A23:
choose A <> choose H
by ZFMISC_1:56;
hence
meet H <> {}
by Th53;
verum end; end;
end;
A26:
for n being Nat holds S1[n]
from NAT_1:sch 4(A2);
let H be non empty set ; HELLY:def 4 ( H c= X & ( for x, y being set st x in H & y in H holds
x meets y ) implies meet H <> {} )
assume that
A27:
H c= X
and
A28:
for x, y being set st x in H & y in H holds
x meets y
; meet H <> {}
reconsider H9 = H as finite set by A27;
card H9 = card H9
;
hence
meet H <> {}
by A26, A27, A28; verum