How to Prove the Triangle Inequality Property for the Metric d?

  • Thread starter Thread starter kingwinner
  • Start date Start date
  • Tags Tags
    Metric
Click For Summary
SUMMARY

The discussion focuses on proving the triangle inequality for a defined metric d on the Cartesian product of two metric spaces (X, ρ) and (Y, σ). The metric is defined as d((x1,y1),(x2,y2)) = max(ρ(x1,x2), σ(y1,y2)). The participants confirm that positive definiteness and symmetry have been established, but they seek clarity on the triangle inequality, specifically the expression max(ρ(x1,x2), σ(y1,y2)) ≤ max(ρ(x1,x3), σ(y1,y3)) + max(ρ(x3,x2), σ(y3,y2)). They discuss various cases to prove this property, emphasizing the need to analyze different scenarios systematically.

PREREQUISITES
  • Understanding of metric spaces and their properties.
  • Familiarity with the triangle inequality in the context of metrics.
  • Knowledge of the definitions of positive definiteness and symmetry in metrics.
  • Ability to manipulate inequalities involving maximum functions.
NEXT STEPS
  • Study the properties of metric spaces, focusing on the triangle inequality.
  • Learn about the implications of positive definiteness and symmetry in metric proofs.
  • Explore systematic approaches to case analysis in mathematical proofs.
  • Investigate examples of metrics defined on Cartesian products of metric spaces.
USEFUL FOR

Mathematics students, particularly those studying analysis or topology, educators teaching metric spaces, and anyone interested in the formal properties of metrics and their applications in mathematical proofs.

kingwinner
Messages
1,266
Reaction score
0

Homework Statement


Let (X,ρ) and (Y,σ) be metric spaces.
Define a metric d on X x Y by d((x1,y1),(x2,y2))=max(ρ(x1,x2),σ(y1,y2)).
Verify that d is a metric.

Homework Equations



The Attempt at a Solution


I proved positive definiteness and symmetry, but I am not sure how to prove the "triangle inequality" property of a metric. How many cases do we need in total, and how can we prove it?

Any help is appreciated!
 
Physics news on Phys.org
So to verify the triangle inequality, we need to prove that
max(ρ(x1,x2),σ(y1,y2))≤ max(ρ(x1,x3),σ(y1,y3)) + max(ρ(x3,x2),σ(y3,y2)) for ANY (x1,y1),(x2,y2),(x3,y3) in X x Y.

How many separate cases do we need? I have trouble counting them without missing any...Is there a systematic way to count?

Case 1: max(ρ(x1,x2),σ(y1,y2))=ρ(x1,x2), max(ρ(x1,x3),σ(y1,y3))=ρ(x1,x3), max(ρ(x3,x2),σ(y3,y2)) =ρ(x3,x2)

This case is simple, the above inequality is true since ρ is a metric.


Case 2: max(ρ(x1,x2),σ(y1,y2))=ρ(x1,x2), max(ρ(x1,x3),σ(y1,y3))=σ(y1,y3)[/color], max(ρ(x3,x2),σ(y3,y2)) =ρ(x3,x2)

For example, how can we prove case 2?


Any help is appreciated!
 
Last edited:
Suppose that \rho(x_1,x_2)\ge\sigma(y_1,y_2). What do you know about \rho(x_1,x_3)+\rho(x_3,x_2)? Can you infer anything about the right-hand side of your inequality based on that?
 
Case 2: max(ρ(x1,x2),σ(y1,y2))=ρ(x1,x2), max(ρ(x1,x3),σ(y1,y3))=σ(y1,y3), max(ρ(x3,x2),σ(y3,y2)) =ρ(x3,x2)

Tinyboss said:
Suppose that \rho(x_1,x_2)\ge\sigma(y_1,y_2). What do you know about \rho(x_1,x_3)+\rho(x_3,x_2)? Can you infer anything about the right-hand side of your inequality based on that?
We'll have ρ(x1,x3)+ρ(x3,x2) ≥ σ(y1,y2)).

But I think for case 2, we need to prove that ρ(x1,x2)≤σ(y1,y3)+ρ(x3,x2) instead?? How can we prove it?

Thanks!
 
Still confused...please help...
 
Okay, you need to show, for all points, that

\max(\rho(x_1,x_2),\sigma(y_1,y_2))\le\max(\rho(x_1,x_3),\sigma(y_1,y_3))+\max(\rho(x_3,x_2),\sigma(y_3,y_2)).

Suppose \rho(x_1,x_2)\ge\sigma(y_1,y_2). Since \rho is a metric, you know that \rho(x_1,x_3)+\rho(x_3,x_2)\ge\rho(x_1,x_2).

So what do you know about \max(\rho(x_1,x_3),\square)+\max(\rho(x_3,x_2),\square), regardless of what's in the squares? You know it's at least as big as \rho(x_1,x_2).
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 8 ·
Replies
8
Views
4K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K