AsciiMath doesn't seem to have a symbol for complement (what would be
produced by \complement in TeX0, but you can use the Unicode reference
directly. Since that symbol is at U+2201, you can use `∁_A B`
to get the result you are looking for.
Davide