let L be lower-bounded continuous LATTICE; for B being join-closed Subset of L st Bottom L in B holds
( B is CLbasis of L iff for x, y being Element of L st x << y holds
ex b being Element of L st
( b in B & x <= b & b << y ) )
let B be join-closed Subset of L; ( Bottom L in B implies ( B is CLbasis of L iff for x, y being Element of L st x << y holds
ex b being Element of L st
( b in B & x <= b & b << y ) ) )
assume A1:
Bottom L in B
; ( B is CLbasis of L iff for x, y being Element of L st x << y holds
ex b being Element of L st
( b in B & x <= b & b << y ) )
thus
( B is CLbasis of L implies for x, y being Element of L st x << y holds
ex b being Element of L st
( b in B & x <= b & b << y ) )
( ( for x, y being Element of L st x << y holds
ex b being Element of L st
( b in B & x <= b & b << y ) ) implies B is CLbasis of L )proof
assume A2:
B is
CLbasis of
L
;
for x, y being Element of L st x << y holds
ex b being Element of L st
( b in B & x <= b & b << y )
let x,
y be
Element of
L;
( x << y implies ex b being Element of L st
( b in B & x <= b & b << y ) )
assume A3:
x << y
;
ex b being Element of L st
( b in B & x <= b & b << y )
Bottom L << y
by WAYBEL_3:4;
then A4:
Bottom L in waybelow y
by WAYBEL_3:7;
(waybelow y) /\ B is
join-closed
by Th33;
then reconsider D =
(waybelow y) /\ B as non
empty directed Subset of
L by A1, A4, XBOOLE_0:def 4;
y = sup D
by A2, Def7;
then consider b being
Element of
L such that A5:
b in D
and A6:
x <= b
by A3, WAYBEL_3:def 1;
take
b
;
( b in B & x <= b & b << y )
b in waybelow y
by A5, XBOOLE_0:def 4;
hence
(
b in B &
x <= b &
b << y )
by A5, A6, WAYBEL_3:7, XBOOLE_0:def 4;
verum
end;
assume A7:
for x, y being Element of L st x << y holds
ex b being Element of L st
( b in B & x <= b & b << y )
; B is CLbasis of L
hence
B is CLbasis of L
by Def7; verum