Proving the Metric Property of a Function on Real Numbers

  • Thread starter Thread starter iamalexalright
  • Start date Start date
  • Tags Tags
    Metric Proof
Click For Summary
SUMMARY

The function \(\rho: \mathbb{R}^2 \times \mathbb{R}^2 \rightarrow \mathbb{R}_+\) defined by \(\rho((x_1,y_1),(x_2,y_2)) = |x_1 - x_2| + |y_1 - y_2|\) satisfies the properties of a metric on \(\mathbb{R}^2\). It meets the criteria of non-negativity, identity of indiscernibles, symmetry, and the triangle inequality. The proof can be structured without case-by-case analysis, as the properties of absolute values inherently satisfy the required conditions. The discussion emphasizes the importance of formal proof writing while validating the correctness of intuitive approaches.

PREREQUISITES
  • Understanding of metric spaces and their properties
  • Familiarity with absolute value functions
  • Basic knowledge of proof techniques, including proof by contradiction
  • Algebraic manipulation skills
NEXT STEPS
  • Study the properties of metric spaces in detail
  • Learn about proof techniques in mathematics, focusing on direct and indirect proofs
  • Explore examples of other metrics, such as the Euclidean and Manhattan metrics
  • Practice writing formal proofs for various mathematical statements
USEFUL FOR

Students of mathematics, particularly those studying real analysis or metric spaces, as well as educators looking to enhance their proof-writing skills.

iamalexalright
Messages
157
Reaction score
0

Homework Statement


Let a function \rho:\Re^{2}x\Re^{2}\rightarrow \Re_{+} be defined by:
\rho((x_{1},y_{2}),(x_{2},y_{2})) = |x_{1} - x_{2}| + |y_{1} - y_{2}|

Prove that \rho is a metric on \Re^{2}


Homework Equations


To be a metric it must satisfy:

1. d(x, y) ≥ 0 (non-negativity)
2. d(x, y) = 0 if and only if x = y (identity of indiscernibles)
3. d(x, y) = d(y, x) (symmetry)
4. d(x, z) ≤ d(x, y) + d(y, z)


The Attempt at a Solution



I'm not going to give a full proof of each - I just want to see if my basic ideas are correct. I will exclaim that I am not very great at writing proofs just yet (so be critical but polite please :D )

1. It's obvious (considering the absolute values) that this will be greater than zero (but that isn't a valid statement in a proof...).

Should I do it case by case, ie:
x1 > x2 > 0 implies |x1 - x2| > 0
x2 > x1 > 0 implies x1 - x2 < 0 implies |x1 - x2| = -(x1 - x2) > 0
so on and so on until I have all cases and then can assume that is correct?


2. I'm kind of at a loss for this one... maybe(by contradiction)
(x1,y1), (x2,y2) are real numbers and distinct and |x1 - x2| + |y1 - y2| = 0
|x1 - x2| = d > 0
|y1 - y2| = e > 0
if this were to equal zero then
d = -e which is a contradiction (one of these would be less than zero)


3. This one would just be algebra

4. This one is also just some algebra


Obviously I need to formally state everything but otherwise does it seem correct?
 
Physics news on Phys.org
For 1 you don't need to do a case by case proof. |x_1-x_2| \geq 0 and |y_1-y_2| \geq 0 so |x_1-x_2|+|y_1-y_2|\geq 0.

You can use this to prove part 2 by noting that the inequalities |x_1-x_2| \geq 0 and |y_1-y_2| \geq 0 only give you zeros if x_1 = x_2 and y_1=y_2
 
Alright... that's what I thought at first but for some reason that seemed too simple...

could my methods be considered correct (albeit longer and not as simple)?
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
5K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 8 ·
Replies
8
Views
4K
Replies
6
Views
3K