Continuity and non-surjective functions

From Maths
Jump to: navigation, search

Basis

Consider a path in a topological space, (X,J), then a path is simply:

  • p:([0,1]R,||)(X,J) where || denotes the absolute value

Then for this to be continuous we require that:

  • UJ[p1(U)O([0,1],||)] where O denotes the open sets of a space

Misconception

I was once puzzled by this definition


TODO: Add picture


For consider a path on a surface, and now take any open set that intersects with that path. A good chunk of that isn't used, what if it overlaps with 2 or more line segments?

  • None of this is a problem, even if the open set doesn't intersect with the line at all, well p1(U)=, but the empty set is open in any topology, so it isn't a problem.
  • Topologies are also closed under unions (any union) - so even if there are multiple parts of the loop, it doesn't matter.

It didn't take me long to realise this but it's important to understand what it means when we throw continuity around like this.

Possible theorem


TODO: Attempt proof, I'm on the train right now!


  • A map is continuous it is continuous with the subspace topology on its image

Notes/Work in progress

[Expand]This is a WIP section

Let f:(X,J)(Y,K) be a non-surjective map

I claim that this is continuous f:(X,J)(I,S) is continuous where:
  • I:=Im(f) and
  • S is the subspace topology on I induced by K

Proof: f is continuous f is continuous

Let VS be given, we wish to show that f1(V) is open in X
By hypothesis UK such that f1(U) is open, and additionally, V=UI
We need to show that f1(V)=f1(U)
Proof that f1(V)f1(U)
Let xf1(V), then yV such that f(x)=y
As the intersection of sets is a subset of each set and V=UI we have:
  • VU - which is useful immediately, and
  • VI - which isn't useful yet..
Using VU by the implies-subset relation we see that
  • yV and yI
we have xf1(V)yV[f(x)=yyUyI]
as yI we know A[yAf1(A)] - for any set containing I the inverse isn't empty
  • As by definition, I is the image!
Thus x[f1(y)=x]
As yU we know that xf1(U)

TODO: Show equality?