let Y be non empty TopStruct ; :: thesis: for A, B being Subset of Y st B c= MaxADSet A & A c= MaxADSet B holds
MaxADSet A = MaxADSet B

let A, B be Subset of Y; :: thesis: ( B c= MaxADSet A & A c= MaxADSet B implies MaxADSet A = MaxADSet B )
thus ( B c= MaxADSet A & A c= MaxADSet B implies MaxADSet A = MaxADSet B ) :: thesis: verum
proof end;