Definition of a continuous function

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
Messages
1,270
Reaction score
8
I am reading Schutz's "Geometrical methods of mathematical physics". He writes: "A map f:M->N is continuous at x in M if any open set of N containing f(x) contains the image of an open set of M." However, it seems to me that a more appropriate definition would be "... contains the image of a neighbourhood of x". Am I right, or am I missing something obvious?
 
Physics news on Phys.org
I would think that with Schutz's definition, you'll be able to PROVE that neighbourhoods around "x" must be included in those "open sets of M".

Note, for example, that a discontinuity of value at f(x) will prevent the existence of there being any open set of N about it. I think..
 
Well the counter-example of the Schutz definition I'm thinking of would look something like this: http://imgur.com/ppE5t

But maybe I need to think about it some more...
 
Last edited by a moderator:
Counterexample perhaps from R to R:
[tex] f(x) = \begin{cases}<br /> 1 & \text{if }x \in \mathbb{Q}\text{ and }x \geq 0, \\<br /> 0 & \text{if }x \notin \mathbb{Q}\text{ and }x \geq 0, \\<br /> 1 & \text{if }-1 < x < 0, \\<br /> 0 & \text{if }x \leq -1.<br /> \end{cases}[/tex]​
According to the given definition, f(x) is continuous everywhere.
 
What if x is an isolated point of M?

Was the definition not so written to cater for this eventuality?
 
No, that's not the issue. Clearly if you consider continuity at x and then forget to require an open set about x to be contained in an arbitrarily small open set about f(x), you have a worthless definition. I'm pretty sure the author meant to say "A map f:M->N is continuous at x in M if any open set of N containing f(x) contains the image of an open set of x in M."
 
I'm pretty sure the author meant to say "A map f:M->N is continuous at x in M if any open set of N containing f(x) contains the image of an open set of x in M."

That would satisfy nicksauce' qualms, without introducing a neighbourhood.

However the original question was should a neighbourhood be introduced and I think I answered that point since I don't think an isolated point has a neighbourhood, although it is defined to be an open set, thereby satisfying your form of words.

I found, like others, it quite hard to get my head round this particular statement of continuity, which differs subtly from the topological one I am more used to.

So I think you may have cracked it.
 
This is a simple counter example.

[tex] f:\mathbb{R}\to\mathbb{R}[/tex]

[tex] f(x) = x,\quad\quad x\neq 0[/tex]

[tex] f(0) = 1[/tex]

With Euclidian topology, [itex]f[/itex] is not continuous at [itex]x=0[/itex]. Now choose an arbitrary open set [itex]V\subset\mathbb{R}[/itex] such that [itex]1\in V[/itex] (that means [itex]f(0)\in V[/itex]). You can find an open set [itex]]1-\epsilon,1+\epsilon[[/itex], such that [itex]f(]1-\epsilon,1+\epsilon[)\subset V[/itex], so [itex]f[/itex] should be continuous at [itex]x=0[/itex] according to the strange definition now.
 
It is a mistake. But Schutz says it right at the following page (8):

Therefore this definition says that f is continuous at x0 if every d'''-nhbd of f(x0) contains the image of a d'''-nhbd of x0. Since these nhbd's are open sets, the new definition given in the previous paragraph contains the elementary-calculus definition as a special case.