let T be TopSpace; LattStr(# (Domains_of T),(D-Union T),(D-Meet T) #) is C_Lattice
set L = LattStr(# (Domains_of T),(D-Union T),(D-Meet T) #);
A1:
LattStr(# (Domains_of T),(D-Union T),(D-Meet T) #) is join-commutative
A2:
LattStr(# (Domains_of T),(D-Union T),(D-Meet T) #) is meet-absorbing
A6:
LattStr(# (Domains_of T),(D-Union T),(D-Meet T) #) is join-associative
A8:
LattStr(# (Domains_of T),(D-Union T),(D-Meet T) #) is meet-commutative
A9:
LattStr(# (Domains_of T),(D-Union T),(D-Meet T) #) is join-absorbing
LattStr(# (Domains_of T),(D-Union T),(D-Meet T) #) is meet-associative
then reconsider L = LattStr(# (Domains_of T),(D-Union T),(D-Meet T) #) as Lattice by A1, A6, A2, A8, A9;
A14:
L is lower-bounded
L is upper-bounded
then reconsider L = L as 01_Lattice by A14;
L is complemented
hence
LattStr(# (Domains_of T),(D-Union T),(D-Meet T) #) is C_Lattice
; verum