let Y be non empty set ; :: thesis: for G being Subset of (PARTITIONS Y)
for A, B being a_partition of Y st G is independent & G = {A,B} & A <> B holds
for a, b being set st a in A & b in B holds
a meets b
let G be Subset of (PARTITIONS Y); :: thesis: for A, B being a_partition of Y st G is independent & G = {A,B} & A <> B holds
for a, b being set st a in A & b in B holds
a meets b
let A, B be a_partition of Y; :: thesis: ( G is independent & G = {A,B} & A <> B implies for a, b being set st a in A & b in B holds
a meets b )
assume that
A1:
G is independent
and
A2:
( G = {A,B} & A <> B )
; :: thesis: for a, b being set st a in A & b in B holds
a meets b
let a, b be set ; :: thesis: ( a in A & b in B implies a meets b )
assume A3:
( a in A & b in B )
; :: thesis: a meets b
set h2 = A,B --> a,b;
{a,b} c= bool Y
then reconsider SS = {a,b} as Subset-Family of Y ;
A4:
( dom (A,B --> a,b) = {A,B} & rng (A,B --> a,b) = SS )
by A2, FUNCT_4:65, FUNCT_4:67;
for d being set st d in G holds
(A,B --> a,b) . d in d
then
Intersect SS <> {}
by A1, A2, A4, BVFUNC_2:def 5;
hence
a /\ b <> {}
by A3, MSSUBFAM:10; :: according to XBOOLE_0:def 7 :: thesis: verum