|
|
| View previous topic :: View next topic |
| Author |
Message |
gooy Guest
|
Posted: Thu Jul 10, 2008 4:07 am Post subject: proof : how to? |
|
|
This sounds simple, but just wanted to get a start on.
I have a distance function, which measures how close/far two objects
are, call it
dist(a,b)
How do I prove the following for this function
dist(a,b) >= 0
dist(a,b) = dist(b,a)
dist(a,a) = 0
Please help. |
|
| Back to top |
|
 |
| |
Ads |
Advertising
Sponsor
|
|
The World Wide Wade Guest
|
Posted: Thu Jul 10, 2008 9:48 am Post subject: Re: proof : how to? |
|
|
In article
<0ce6f79b-2ee5-4219-8171-c36194aba788@c58g2000hsc.googlegroups.com>,
gooy <ericbae@gmail.com> wrote:
| Quote: |
This sounds simple, but just wanted to get a start on.
I have a distance function, which measures how close/far two objects
are, call it
dist(a,b)
How do I prove the following for this function
dist(a,b) >= 0
dist(a,b) = dist(b,a)
dist(a,a) = 0
Please help.
|
Tell us what this function is fer cryin out loud. |
|
| Back to top |
|
 |
| |
Ads |
Advertising
Sponsor
|
|
Robert Israel Guest
|
Posted: Thu Jul 10, 2008 9:53 am Post subject: Re: proof : how to? |
|
|
| Quote: |
This sounds simple, but just wanted to get a start on.
I have a distance function, which measures how close/far two objects
are, call it
dist(a,b)
How do I prove the following for this function
dist(a,b) >= 0
dist(a,b) = dist(b,a)
dist(a,a) = 0
Please help.
|
Typically these follow pretty easily from the definition of "dist".
But without knowing how your particular "dist" is defined, it's hard
to help.
--
Robert Israel israel@math.MyUniversitysInitials.ca
Department of Mathematics http://www.math.ubc.ca/~israel
University of British Columbia Vancouver, BC, Canada |
|
| Back to top |
|
 |
| |
Ads |
Advertising
Sponsor
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|