Difference between revisions of "Continuous map"
m (→Sequentially continuous at a point) |
(→Continuous at a point: Factoring out claim, fixing typo) |
||
Line 25: | Line 25: | ||
==Continuous at a point== | ==Continuous at a point== | ||
Again, given two [[topological space|topological spaces]] {{M|(X,\mathcal{J})}} and {{M|(Y,\mathcal{K})}}, and a point {{M|x_0\in X}}, we say the [[map]] {{M|f:X\rightarrow Y}} is ''continuous at {{M|x_0}}'' if<ref name="KMAPI"/>: | Again, given two [[topological space|topological spaces]] {{M|(X,\mathcal{J})}} and {{M|(Y,\mathcal{K})}}, and a point {{M|x_0\in X}}, we say the [[map]] {{M|f:X\rightarrow Y}} is ''continuous at {{M|x_0}}'' if<ref name="KMAPI"/>: | ||
− | * {{M|\forall N\subseteq Y}}[[neighbourhood|{{M|\text{ neighbourhood to } }}]]{{M| | + | * {{M|\forall N\subseteq Y}}[[neighbourhood|{{M|\text{ neighbourhood to } }}]]{{M|f(x_0)[f^{-1}(N)\text{ is a neighbourhood of }x_0]}} |
{{Begin Inline Theorem}} | {{Begin Inline Theorem}} | ||
'''UNPROVED: '''{{Note|I suspect that this is the same as {{M|\forall\mathcal{O}\in\mathcal{K}[f(x_0)\in\mathcal{O}\implies f^{-1}(\mathcal{O})\in\mathcal{J}\wedge x_0\in f^{-1}(\mathcal{O})]}} - this is basically the same just on open sets instead}} | '''UNPROVED: '''{{Note|I suspect that this is the same as {{M|\forall\mathcal{O}\in\mathcal{K}[f(x_0)\in\mathcal{O}\implies f^{-1}(\mathcal{O})\in\mathcal{J}\wedge x_0\in f^{-1}(\mathcal{O})]}} - this is basically the same just on open sets instead}} | ||
Line 34: | Line 34: | ||
===Claim 1=== | ===Claim 1=== | ||
{{Begin Theorem}} | {{Begin Theorem}} | ||
− | Claim: The [[mapping]] {{M|f}} is continuous {{M|\iff}} it is continuous at every point | + | [[Continuous map/Claim: continuous iff continuous at every point|Claim]]: The [[mapping]] {{M|f}} is continuous {{M|\iff}} it is continuous at every point |
{{Begin Proof}} | {{Begin Proof}} | ||
− | + | {{:Continuous map/Claim: continuous iff continuous at every point}} | |
− | + | ||
− | {{ | + | |
− | + | ||
{{End Proof}}{{End Theorem}} | {{End Proof}}{{End Theorem}} | ||
Revision as of 16:10, 23 March 2016
- Note: there are a few different conditions for continuity, there's also continuity at a point. This diagram is supposed to show how they relate to each other.
|
Note that:
|
Overview | Key |
---|
Contents
[hide]Definition
Given two topological spaces (X,J) and (Y,K) we say that a map, f:X→Y is continuous if[1]:
- ∀O∈K[f−1(O)∈J]
That is to say:
- The pre-image of every set open in Y under f is open in X
Continuous at a point
Again, given two topological spaces (X,J) and (Y,K), and a point x0∈X, we say the map f:X→Y is continuous at x0 if[1]:
- ∀N⊆Y neighbourhood to f(x0)[f−1(N) is a neighbourhood of x0]
UNPROVED: I suspect that this is the same as ∀O∈K[f(x0)∈O⟹f−1(O)∈J∧x0∈f−1(O)] - this is basically the same just on open sets instead
Claim 1
Sequentially continuous at a point
Given two topological spaces (X,J) and (Y,K), and a point x0∈X, a function f:X→Y is said to be continuous at x0 if[1]:
- ∀(xn)∞n=1[limn→∞(xn)=x⟹limn→∞(f(xn))=f(x)](Recall that (xn)∞n=1 denotes a sequence, see Limit (sequence) for information on limits)
Claim 2
Claim: f is continuous at x0 using the neighbourhood definition ⟺ it is continuous at x0 using the sequential definition
References
- ↑ Jump up to: 1.0 1.1 1.2 Krzysztof Maurin - Analysis - Part 1: Elements
Old page
First form
The first form:
f:A→B
∀ϵ>0∃δ>0:|x−a|<δ⟹|f(x)−f(a)|<ϵ
Second form
Armed with the knowledge of what a metric space is (the notion of distance), you can extend this to the more general:
f:(A,d)→(B,d′)
∀ϵ>0∃δ>0:d(x,a)<δ⟹d′(f(x),f(a))<ϵ
∀ϵ>0∃δ>0:x∈Bδ(a)⟹f(x)∈Bϵ(f(a))
In both cases the implicit ∀x
Third form
The most general form, continuity between topologies
f:(A,J)→(B,K)
∀U∈K f−1(U)∈J