let T be non empty reflexive transitive up-complete Scott TopRelStr ; :: thesis: for S being Subset of T holds
( S is closed iff ( S is closed_under_directed_sups & S is lower ) )

let S be Subset of T; :: thesis: ( S is closed iff ( S is closed_under_directed_sups & S is lower ) )
hereby :: thesis: ( S is closed_under_directed_sups & S is lower implies S is closed ) end;
assume ( S is closed_under_directed_sups & S is lower ) ; :: thesis: S is closed
then reconsider S = S as lower directly_closed Subset of T ;
S ` is open by Def4;
hence S is closed by TOPS_1:3; :: thesis: verum