set F = { G where G is Subset of X : ( G is open & x in G ) } ;
{ G where G is Subset of X : ( G is open & x in G ) } c= bool the carrier of X
proof
let C be object ; :: according to TARSKI:def 3 :: thesis: ( not C in { G where G is Subset of X : ( G is open & x in G ) } or C in bool the carrier of X )
assume C in { G where G is Subset of X : ( G is open & x in G ) } ; :: thesis: C in bool the carrier of X
then ex P being Subset of X st
( C = P & P is open & x in P ) ;
hence C in bool the carrier of X ; :: thesis: verum
end;
then reconsider F = { G where G is Subset of X : ( G is open & x in G ) } as Subset-Family of X ;
A1: MaxADSet x c= Cl {x} by Th48;
A2: (Cl {x}) /\ (meet F) c= MaxADSet x
proof end;
MaxADSet x c= meet F by Th46;
then MaxADSet x c= (Cl {x}) /\ (meet F) by A1, XBOOLE_1:19;
hence for b1 being non empty Subset of X holds
( b1 = MaxADSet x iff b1 = (Cl {x}) /\ (meet { G where G is Subset of X : ( G is open & x in G ) } ) ) by A2; :: thesis: verum