let X be non empty TopSpace; :: thesis: for x, y being Point of X holds
( MaxADSet x = MaxADSet y iff Cl {x} = Cl {y} )

let x, y be Point of X; :: thesis: ( MaxADSet x = MaxADSet y iff Cl {x} = Cl {y} )
A1: MaxADSet x c= (MaxADSet x) \/ (MaxADSet y) by XBOOLE_1:7;
thus ( MaxADSet x = MaxADSet y implies Cl {x} = Cl {y} ) by Lm1; :: thesis: ( Cl {x} = Cl {y} implies MaxADSet x = MaxADSet y )
A2: MaxADSet y c= (MaxADSet x) \/ (MaxADSet y) by XBOOLE_1:7;
assume A3: Cl {x} = Cl {y} ; :: thesis: MaxADSet x = MaxADSet y
now :: thesis: for a being Point of X st a in (MaxADSet x) \/ (MaxADSet y) holds
(MaxADSet x) \/ (MaxADSet y) c= Cl {a}
end;
then A9: (MaxADSet x) \/ (MaxADSet y) is anti-discrete ;
A10: MaxADSet y is maximal_anti-discrete by Th20;
MaxADSet x is maximal_anti-discrete by Th20;
then MaxADSet x = (MaxADSet x) \/ (MaxADSet y) by A9, A1;
hence MaxADSet x = MaxADSet y by A9, A10, A2; :: thesis: verum