Let (X,d) be a discrete metric space i.e
d(x,y)=0 ,if x=y and d(x,y)=1 if.
Let (Y,ρ) be any metric space
Prove that any function ,f from (X,d) to (Y,ρ) is continuous over X
Here's another approach:
is continuous at
if
such that
.
For any, we need to let
be something such that the definition above is satisfied. Let's consider the two cases:
(1), or
(2).
In the first case, let's let. Then
. Since we're in a discrete metric space, whenever
, then
has to be 0 (because it's either 0 or 1, and by our choice of
we've ruled-out the possibility of it being 1). BUT this means that
(that is, the only time the distance between two points is zero is when the two points are, in fact, the same point). By definition of
being a function, it must also be true that
. This means, of course, that
. Since
is strictly greater than 0, it is clearly true that
. Woohoo! The definition is satisfied!
The second case is easier, and I'll leave the details of that one up to you if you choose to go this route. You're going to letagain, and using the defining property of a discrete metric space you'll see that the definition of continuity is satisfied pretty much automatically.
Sorry, I didn't quite think that through. I guess you can just considerand
separately. If
, delta can be anything strictly between 0 and 1 and other than that, the same argument provided for (1) in my first reply should still work. If
, then
so
should be fine.
That should do it, but I'm on way too much coffee and rushing out the door so if you find that I've botched it again, please let me know--thanks!
But in N with the discrete metric,must be less than or equal to 1 (being either 1 or 0). So if
, then it is always the case that
. Epsilon is strictly greater than 1, and the distance between any two points of Y (in particular, any two points of the range of f) is at most--at most!--1. Does that clarify? Remember that Y has the discrete metric as well as X.
can be 57,628,629,395,692,569,723,596,852 in this case if you want--the critical pieces of information here are that the distance between points in Y will never be more than one, and that epsilon is strictly greater than 1.
Hope that helps, but if not maybe someone else can provide a better explanation (sometimes I'm not the clearest-headed feller).
HAHAAAAA--wow, that's hilarious! Funny thing is I looked back on the original post...so I misread it twice!! Man, I do this way too often. I swear I'm literate.
Let's try this again.
So we're good whenand we want to ensure that when
we can still find a
that will satisfy continuity of f. Let
. Then the same comment about
is relevant and continuity is satisfied. You don't have to ever worry about what happens when
because it'll never happen as long as you pick delta appropriately.
Alternatively, we can junk epsilons and deltas entirely if you've shown that f is continuous if and only if the preimage of an open set in Y is an open set in X. By this method, you can take an arbitrary open set in Y and no matter what it's preimage under any function is, the preimage must be open in X because every subset of a discrete metric space is open. So any function f from a discrete metric space into any other metric space is continuous.
Of course, having carried a misreading this far I wish I would have advised that route to begin with. Apologies for my misunderstanding--thanks for playing!