let L be complete LATTICE; :: thesis: for X being upper Open Subset of L
for x being Element of L st x in X ` holds
ex m being Element of L st
( x <= m & m is_maximal_in X ` )
let X be upper Open Subset of L; :: thesis: for x being Element of L st x in X ` holds
ex m being Element of L st
( x <= m & m is_maximal_in X ` )
let x be Element of L; :: thesis: ( x in X ` implies ex m being Element of L st
( x <= m & m is_maximal_in X ` ) )
assume A1:
x in X `
; :: thesis: ex m being Element of L st
( x <= m & m is_maximal_in X ` )
set A = { C where C is Chain of L : ( C c= X ` & x in C ) } ;
reconsider x1 = {x} as Chain of L by ORDERS_2:35;
( x1 c= X ` & x in x1 )
by A1, ZFMISC_1:37;
then A2:
x1 in { C where C is Chain of L : ( C c= X ` & x in C ) }
;
for Z being set st Z <> {} & Z c= { C where C is Chain of L : ( C c= X ` & x in C ) } & Z is c=-linear holds
union Z in { C where C is Chain of L : ( C c= X ` & x in C ) }
proof
let Z be
set ;
:: thesis: ( Z <> {} & Z c= { C where C is Chain of L : ( C c= X ` & x in C ) } & Z is c=-linear implies union Z in { C where C is Chain of L : ( C c= X ` & x in C ) } )
assume that A3:
(
Z <> {} &
Z c= { C where C is Chain of L : ( C c= X ` & x in C ) } )
and A4:
Z is
c=-linear
;
:: thesis: union Z in { C where C is Chain of L : ( C c= X ` & x in C ) }
then reconsider UZ =
union Z as
Subset of
L by ZFMISC_1:94;
the
InternalRel of
L is_strongly_connected_in UZ
proof
let a,
b be
set ;
:: according to RELAT_2:def 7 :: thesis: ( not a in UZ or not b in UZ or [a,b] in the InternalRel of L or [b,a] in the InternalRel of L )
assume A5:
(
a in UZ &
b in UZ )
;
:: thesis: ( [a,b] in the InternalRel of L or [b,a] in the InternalRel of L )
then consider az being
set such that A6:
(
a in az &
az in Z )
by TARSKI:def 4;
consider bz being
set such that A7:
(
b in bz &
bz in Z )
by A5, TARSKI:def 4;
az,
bz are_c=-comparable
by A4, A6, A7, ORDINAL1:def 9;
then A8:
(
az c= bz or
bz c= az )
by XBOOLE_0:def 9;
az in { C where C is Chain of L : ( C c= X ` & x in C ) }
by A3, A6;
then
ex
C being
Chain of
L st
(
az = C &
C c= X ` &
x in C )
;
then reconsider az =
az as
Chain of
L ;
bz in { C where C is Chain of L : ( C c= X ` & x in C ) }
by A3, A7;
then
ex
C being
Chain of
L st
(
bz = C &
C c= X ` &
x in C )
;
then reconsider bz =
bz as
Chain of
L ;
( the
InternalRel of
L is_strongly_connected_in az & the
InternalRel of
L is_strongly_connected_in bz )
by ORDERS_2:def 11;
hence
(
[a,b] in the
InternalRel of
L or
[b,a] in the
InternalRel of
L )
by A6, A7, A8, RELAT_2:def 7;
:: thesis: verum
end;
then reconsider UZ =
UZ as
Chain of
L by ORDERS_2:def 11;
then A9:
UZ c= X `
by ZFMISC_1:94;
consider Y being
Element of
Z;
Y in Z
by A3;
then
Y in { C where C is Chain of L : ( C c= X ` & x in C ) }
by A3;
then
ex
C being
Chain of
L st
(
Y = C &
C c= X ` &
x in C )
;
then
x in UZ
by A3, TARSKI:def 4;
hence
union Z in { C where C is Chain of L : ( C c= X ` & x in C ) }
by A9;
:: thesis: verum
end;
then consider Y1 being set such that
A10:
( Y1 in { C where C is Chain of L : ( C c= X ` & x in C ) } & ( for Z being set st Z in { C where C is Chain of L : ( C c= X ` & x in C ) } & Z <> Y1 holds
not Y1 c= Z ) )
by A2, ORDERS_1:177;
consider Y being Chain of L such that
A11:
( Y = Y1 & Y c= X ` & x in Y )
by A10;
set m = sup Y;
A12:
sup Y is_>=_than Y
by YELLOW_0:32;
then A15:
sup Y in X `
by XBOOLE_0:def 5;
sup Y is_>=_than Y
by YELLOW_0:32;
then A16:
x <= sup Y
by A11, LATTICE3:def 9;
then
sup Y is_maximal_in X `
by A15, WAYBEL_4:56;
hence
ex m being Element of L st
( x <= m & m is_maximal_in X ` )
by A16; :: thesis: verum