Baire property is open subspace-closed: Difference between revisions

From Topospaces
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
{{further|[[Subspace topology]]}}
{{further|[[Subspace topology]]}}


==Facts used==
# [[uses::Open subset of open subspace is open]]
==Proof==
==Proof==


'''Given''': A Baire space <math>X</math>, an open subset <math>A</math>. A countable family of open dense subsets, <math>U_n, n \in \mathbb{N}</math> of <math>A</math>
'''Given''': A Baire space <math>X</math>, an open subset <math>A</math>. A countable family of open dense subsets, <math>U_n, n \in \mathbb{N}</math> of <math>A</math>


'''To prove''': The intersection <math>\bigcap_{n \in \mathbb{N}} U_n</math> is dense in <math>A</math>
'''To prove''': The intersection <math>T = \bigcap_{n \in \mathbb{N}} U_n</math> is dense in <math>A</math>


'''Proof''':  
'''Proof''':  
Line 34: Line 37:
| 1 || Consider the set <math>B = X \setminus \overline{A}</math>, where <math>\overline{A}</math> is the closure of <math>A</math> in <math>X</math>. <math>B</math> is an '''open''' subset of <math>X</math>. || || || || the complement of a closed subset is open by definition.
| 1 || Consider the set <math>B = X \setminus \overline{A}</math>, where <math>\overline{A}</math> is the closure of <math>A</math> in <math>X</math>. <math>B</math> is an '''open''' subset of <math>X</math>. || || || || the complement of a closed subset is open by definition.
|-
|-
| 2 || Each <math>U_n</math> is open in <math>X</math>. || || <math>A</math> is open in <math>X</math><br>Each <math>U_n</math> is open in <math>A</math>. || ||  
| 2 || Each <math>U_n</math> is open in <math>X</math>. || Fact (1) || <math>A</math> is open in <math>X</math><br>Each <math>U_n</math> is open in <math>A</math>. || ||  
|-
|-
| 3 || Each <math>U_n \cup B</math> is open in <math>X</math> with <math>B</math> defined in Step (1). || || || Steps (1), (2) || Step-combination, and the observation that a union of open subsets is open
| 3 || Each <math>U_n \cup B</math> is open in <math>X</math> with <math>B</math> defined in Step (1). || || || Steps (1), (2) || Step-combination, and the observation that a union of open subsets is open
Line 43: Line 46:
|-
|-
| 6 || The intersection <math>\bigcap_{n \in \mathbb{N}} (U_n \cup B)</math> is dense in <math>X</math>. || || <math>X</math> is a Baire space. || Step (5) || Step-given direct
| 6 || The intersection <math>\bigcap_{n \in \mathbb{N}} (U_n \cup B)</math> is dense in <math>X</math>. || || <math>X</math> is a Baire space. || Step (5) || Step-given direct
|-
| 7 || <math>\bigcap_{n \in \mathbb{N}} (U_n \cup B) = T \cup B</math> where <math>T = \bigcap_{n \in \mathbb{N}} U_n</math> || || || || pure set theory
|-
| 8 || <math>T \cup B</math> is dense in <math>X</math>. || || || Steps (6), (7) || Step-combination direct
|-
| 9 || <math>T</math> is dense in <math>A</math>. In other words, for any nonempty open subset <math>S</math> of <math>A</math>, <math>S \cap T</math> is nonempty || Fact (1) || <math>A</math> is open in <math>X</math> || Step (8) || <toggledisplay>Since <math>S</math> is open in <math>A</math>, <math>S</math> is also open in <math>X</math> (by Fact (1)). By Step (8), <math>T \cup B</math> is dense in <math>X</math>, so <math>S \cap (T \cup B) = (S \cap T) \cup (S\cap B)</math> is nonempty. But since <math>S \subseteq A</math>, <math>S \cap B</math> is empty, so <math>S \cap T</math> must be nonempty, completing the proof.</toggledisplay>
|}
|}
The rest of the proof needs to be converted to tabular form too!
so their intersection is dense in <math>X</math>. This intersection is of the form <math>B \cup T</math>, where <math>T</math> is an open subset of <math>A</math>. We now need to argue that <math>T</math> is a dense subset of <math>A</math>.
Let <math>S</math> be a nonempty open subset of <math>A</math>; we need to show that <math>S \cap T</math> is nonempty. Since <math>S</math> is open in <math>A</math>, <math>S</math> is also open in <math>X</math>, so <math>S \cap (T \cup B)</math> is nonempty, because <math>T \cup B</math> is dense in <math>X</math>. But since <math>S \subset A</math>, <math>S \cap B</math> is empty, so <math>S \cap T</math> must be nonempty, completing the proof.


==References==
==References==

Latest revision as of 00:52, 25 January 2012

This article gives the statement, and possibly proof, of a topological space property (i.e., Baire space) satisfying a topological space metaproperty (i.e., open subspace-closed property of topological spaces)
View all topological space metaproperty satisfactions | View all topological space metaproperty dissatisfactions
Get more facts about Baire space |Get facts that use property satisfaction of Baire space | Get facts that use property satisfaction of Baire space|Get more facts about open subspace-closed property of topological spaces

Statement

Verbal statement

Every open subset of a Baire space is itself a Baire space, under the subspace topology.

Definitions used

Baire space

Further information: Baire space

A topological space is termed a Baire space if an intersection of countably many open dense subsets is dense.

Subspace topology

Further information: Subspace topology

Facts used

  1. Open subset of open subspace is open

Proof

Given: A Baire space X, an open subset A. A countable family of open dense subsets, Un,nN of A

To prove: The intersection T=nNUn is dense in A

Proof:

Step no. Assertion/construction Facts used Given data used Previous steps used Explanation
1 Consider the set B=XA¯, where A¯ is the closure of A in X. B is an open subset of X. the complement of a closed subset is open by definition.
2 Each Un is open in X. Fact (1) A is open in X
Each Un is open in A.
3 Each UnB is open in X with B defined in Step (1). Steps (1), (2) Step-combination, and the observation that a union of open subsets is open
4 Each UnB is dense in X. In other words, for any open subset V of X, the intersection (UnB)V is nonempty. [SHOW MORE]
5 Consider the collection of subsets UnB. This is a countable collection of open dense subsets of X Steps (3), (4) Step-combination direct
6 The intersection nN(UnB) is dense in X. X is a Baire space. Step (5) Step-given direct
7 nN(UnB)=TB where T=nNUn pure set theory
8 TB is dense in X. Steps (6), (7) Step-combination direct
9 T is dense in A. In other words, for any nonempty open subset S of A, ST is nonempty Fact (1) A is open in X Step (8) [SHOW MORE]

References

Textbook references

  • Topology (2nd edition) by James R. Munkres, More info, Page 297, Lemma 48.4, Chapter 4, Section 48