let X be non empty finite set ; for F being Dependency-set of X holds
( enclosure_of F is (B1) & enclosure_of F is (B2) )
let F be Dependency-set of X; ( enclosure_of F is (B1) & enclosure_of F is (B2) )
set B = enclosure_of F;
A1:
for x, y being Subset of X st [x,y] in F & x c= X holds
y c= X
;
X = [#] X
;
then
X in enclosure_of F
by A1;
hence
enclosure_of F is (B1)
; enclosure_of F is (B2)
let a, b be set ; FINSUB_1:def 2 ( not a in enclosure_of F or not b in enclosure_of F or a /\ b in enclosure_of F )
assume that
A2:
a in enclosure_of F
and
A3:
b in enclosure_of F
; a /\ b in enclosure_of F
consider b9 being Subset of X such that
A4:
b9 = b
and
A5:
for x, y being Subset of X st [x,y] in F & x c= b9 holds
y c= b9
by A3;
consider a9 being Subset of X such that
A6:
a9 = a
and
A7:
for x, y being Subset of X st [x,y] in F & x c= a9 holds
y c= a9
by A2;
reconsider ab = a9 /\ b9 as Subset of X ;
now for x, y being Subset of X st [x,y] in F & x c= ab holds
y c= ablet x,
y be
Subset of
X;
( [x,y] in F & x c= ab implies y c= ab )assume that A8:
[x,y] in F
and A9:
x c= ab
;
y c= abA10:
y c= b9
by A5, A8, A9, XBOOLE_1:18;
y c= a9
by A7, A8, A9, XBOOLE_1:18;
hence
y c= ab
by A10, XBOOLE_1:19;
verum end;
hence
a /\ b in enclosure_of F
by A6, A4; verum