let Y be non empty TopStruct ; :: thesis: for x being Point of Y holds MaxADSet x is maximal_anti-discrete
let x be Point of Y; :: thesis: MaxADSet x is maximal_anti-discrete
A1: for D being Subset of Y st D is anti-discrete & MaxADSet x c= D holds
MaxADSet x = D
proof end;
MaxADSet x is anti-discrete by Th15;
hence MaxADSet x is maximal_anti-discrete by A1, Def7; :: thesis: verum