let L be non empty RelStr ; for S being Subset of L holds
( S is sups-closed iff for X being Subset of S st ex_sup_of X,L holds
"\/" (X,L) in S )
let S be Subset of L; ( S is sups-closed iff for X being Subset of S st ex_sup_of X,L holds
"\/" (X,L) in S )
thus
( S is sups-closed implies for X being Subset of S st ex_sup_of X,L holds
"\/" (X,L) in S )
( ( for X being Subset of S st ex_sup_of X,L holds
"\/" (X,L) in S ) implies S is sups-closed )proof
assume
S is
sups-closed
;
for X being Subset of S st ex_sup_of X,L holds
"\/" (X,L) in S
then A1:
subrelstr S is
sups-inheriting
by Def4;
let X be
Subset of
S;
( ex_sup_of X,L implies "\/" (X,L) in S )
assume A2:
ex_sup_of X,
L
;
"\/" (X,L) in S
X is
Subset of
(subrelstr S)
by YELLOW_0:def 15;
then
"\/" (
X,
L)
in the
carrier of
(subrelstr S)
by A1, A2, YELLOW_0:def 19;
hence
"\/" (
X,
L)
in S
by YELLOW_0:def 15;
verum
end;
assume A3:
for X being Subset of S st ex_sup_of X,L holds
"\/" (X,L) in S
; S is sups-closed
then
subrelstr S is sups-inheriting
by YELLOW_0:def 19;
hence
S is sups-closed
by Def4; verum