let T be TopSpace; :: thesis: for K being Subset-Family of T holds
( K is Basis of T iff K \ {{} } is Basis of T )

let K be Subset-Family of T; :: thesis: ( K is Basis of T iff K \ {{} } is Basis of T )
A1: K \ {{} } c= K by XBOOLE_1:36;
reconsider K' = K \ {{} } as Subset-Family of T ;
hereby :: thesis: ( K \ {{} } is Basis of T implies K is Basis of T ) end;
assume A6: K \ {{} } is Basis of T ; :: thesis: K is Basis of T
then A7: K' c= the topology of T by CANTOR_1:def 2;
A8: the topology of T c= UniCl K' by A6, CANTOR_1:def 2;
A9: K c= the topology of T
proof
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in K or x in the topology of T )
assume A10: x in K ; :: thesis: x in the topology of T
per cases ( x = {} or x <> {} ) ;
end;
end;
UniCl K' c= UniCl K by CANTOR_1:9, XBOOLE_1:36;
then the topology of T c= UniCl K by A8, XBOOLE_1:1;
hence K is Basis of T by A9, CANTOR_1:def 2; :: thesis: verum