Find all points of the set B={(-2,-2),(1,1),(0,-1),(0,3)}, which are contained in the closed ball B((0,0),2) in the metric space (R^2,d1),where d1 is defined by the formula
d1((x1,y1),(x2,y2))=|x1-x2|+|y1-y2|.
Does anybody clearly explain and solve by formally ?
Many thanks!
By definition you can check that only $(0,-1)$ has distance less than $2$ from the origin.