I would like to know how to present the following statement in mathematical form:
A is a object which representing by points, for instance 150 points. B is another object, also present by points. I want to check whether this to be overlap or not based on the point coordinates. If more than 50% of points in A does not matched (overlapped) with the points in B, then I want to remove object B. so how to write logically that “ A covered more than 50% points of no B object”