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} )
thus ( MaxADSet x = MaxADSet y implies Cl {x} = Cl {y} ) by Lm1; :: thesis: ( Cl {x} = Cl {y} implies MaxADSet x = MaxADSet y )
assume A1: Cl {x} = Cl {y} ; :: thesis: MaxADSet x = MaxADSet y
A2: (MaxADSet x) \/ (MaxADSet y) is anti-discrete
proof end;
A10: ( MaxADSet x is maximal_anti-discrete & MaxADSet y is maximal_anti-discrete ) by Th22;
( MaxADSet x c= (MaxADSet x) \/ (MaxADSet y) & MaxADSet y c= (MaxADSet x) \/ (MaxADSet y) ) by XBOOLE_1:7;
then ( MaxADSet x = (MaxADSet x) \/ (MaxADSet y) & MaxADSet y = (MaxADSet x) \/ (MaxADSet y) ) by A2, A10, Def7;
hence MaxADSet x = MaxADSet y ; :: thesis: verum