Metrics on the plane

You can think of a metric as a way of measuring distance between two objects in a way that is consistent with the "normal" way of measuring distance between points.

What this definition is saying is that, given the two points $(x_1, x_2)$ and $(y_1, y2)$, we can measure the "distance" between them in two ways. These ways to measure distance are described as the functions $\rho(x,y) = |x_1-y_1| + |x_2-y_2|$, and $d(x, y) = \max\{|x_1-y_1|,|x_2-y_2|\}$.

We have two values for $x$ and $y$ because $x$ and $y$ are points.

We define the "unit neighborhood of the origin" to be the set of all points such that the distance (as defined by our metric) between the point and the origin is $1$.