Due to the parallel definitions and other similarities there is little point to having separate pages.
Definition
Open map
A f:(X,J)→(Y,K)
(which need not be continuous) is said to be an open map if:
- The image of an open set is open (that is ∀U∈J[f(U)∈K]
)
Closed map
A f:(X,J)→(Y,K)
(which need not be continuous) is said to be a closed map if:
- The image of a closed set is closed
TODO: References - it'd look better
Importance with respect to the quotient topology
The primary use of recognising an open/closed map comes from recognising a Quotient topology, as the following theorem shows
[Expand]
Theorem: Given a map f:(X,J)→(Y,K)
that is continuous, surjective and an open or closed map, then the topology K on Y is the same as the Quotient topology induced on Y by f
Note: the intuition behind this theorem is fairly obvious, if f is an open map then it takes open sets to open sets, but the quotient topology is precisely those sets in Y whose preimage is open in X
Using the first theorem, automatically we see that K is weaker than the quotient topology (that is K⊆Q)
To show equality we need only to show Q⊆K
Open case:
- Suppose that f is a continuous open map
- Let A∈Q be given
- we need to show this ⟹A∈K then we use the Implies and subset relation to get what we need.
- This means f−1(A)∈J but as f is an open mapping ∀U∈J[f(U)∈K] so:
- f(f−1(A))∈K (it is open in Y)
- Warning: we have not shown that A∈K yet!
- Because f is surjective we know f(f−1(A))=A (as for all things in A there must be something that maps to them, by surjectivity)
- So we conclude A∈K
- So A∈Q⟹A∈K or Q⊆K
- Combining this with K⊆Q we see:
- K=Q
Closed case:
- Suppose f is a continuous closed map
- Let A∈Q be given
- we need to show this ⟹A∈K then we use the Implies and subset relation to get what we need.
- Obviously, because f is continuous f−1(A)∈J - that is to say f−1(A) is open in X
- That means that X−f−1(A) is closed in X - just by definition of an open set
- Since f is a closed map, f(X−f−1(A)) is also closed
- BUT! f(X−f−1(A))=Y−A by surjectivity (as the set X take away ALL the things that map to points in A will give you all of Y less the points in A)
- As f(X−f−1(A)) is closed and equal to Y−A, Y−A is closed
- this means Y−(Y−A) is open, but Y−(Y−A)=A so A is open.
- That means A∈K
- We have shown A∈Q⟹A∈K and again by the Implies and subset relation we see Q⊆K
- Combining this with K⊆Q we see:
- K=Q
This completes the proof.
See also
References