Jump to content

Topological space: Difference between revisions

From Mathepedia, the mathematical encyclopedia
No edit summary
No edit summary
 
Line 2: Line 2:


== Definition ==
== Definition ==
An [[ordered pair]] <math>(X, \tau)</math> is a topological space on set <math>X</math>, if <math>\tau\subseteq \mathcal{P}(X)</math> is a '''topology''', satisfying the following properties:
An [[ordered pair]] <math>(X, \tau)</math> is a topological space on set <math>X</math>, if <math>\tau\subseteq \mathcal{P}(X)</math> satisfies the following properties:


* <math>X, \varnothing \in \tau</math>,
* <math>X, \varnothing \in \tau</math>,
Line 13: Line 13:


=== Standard topology ===
=== Standard topology ===
The real line <math>\mathbb{R}</math> equipped with the '''standard topology''' <math>\tau_{\mathbb{R}}</math> is a topological space.  
The real line <math>\mathbb{R}</math> equipped with the standard topology <math>\tau_{\mathbb{R}}</math> is a topological space.  


The standard topology on <math>\mathbb{R}</math> is defined by taking all open intervals as a [[basis]]. A set <math>U\subseteq \mathbb{R}</math> is open, if for all point <math>x\in U</math>, there exists an open interval <math>(a,b)</math> such that <math>x\in (a,b)\subseteq U</math>.
The standard topology on <math>\mathbb{R}</math> is defined by taking all open intervals as a [[basis]]. A set <math>U\subseteq \mathbb{R}</math> is open, if for all point <math>x\in U</math>, there exists an open interval <math>(a,b)</math> such that <math>x\in (a,b)\subseteq U</math>.
Line 19: Line 19:
* <math>\varnothing\in\tau_{\mathbb{R}}</math> vacuously; every point <math>x\in\mathbb{R}</math> belongs to some open interval, like <math>(x-1,x+1)</math>, which is open in <math>\mathbb{R}</math>. Therefore by the definition, <math>\mathbb{R}\in\tau_{\mathbb{R}}</math>.
* <math>\varnothing\in\tau_{\mathbb{R}}</math> vacuously; every point <math>x\in\mathbb{R}</math> belongs to some open interval, like <math>(x-1,x+1)</math>, which is open in <math>\mathbb{R}</math>. Therefore by the definition, <math>\mathbb{R}\in\tau_{\mathbb{R}}</math>.
* Let <math>\{U_i\}_{i\in I}</math> be open sets and <math>U=\bigcup_{i\in I}U_i</math>. Take <math>x\in U</math>, then <math>x\in U_i</math> for some <math>i\in I</math>. Because <math>U_i</math> is open, there exists <math>(a,b)</math> such that <math>x\in (a,b)\subset U_i\subset U</math>. Therefore <math>U</math> is open.
* Let <math>\{U_i\}_{i\in I}</math> be open sets and <math>U=\bigcup_{i\in I}U_i</math>. Take <math>x\in U</math>, then <math>x\in U_i</math> for some <math>i\in I</math>. Because <math>U_i</math> is open, there exists <math>(a,b)</math> such that <math>x\in (a,b)\subset U_i\subset U</math>. Therefore <math>U</math> is open.
* Let <math>U, V</math> be open and <math>x\in U\cap V</math>. By definition of openness, there exists <math>(a_1,b_1)\subset U</math> and <math>(a_2,b_2)\subset V</math> such that <math>(a_1,b_1)\ni x \in (a_2,b_2)</math>. Set <math>a=\max\{a_1,a_2\}</math> and <math>b=\min\{b_1,b_2\}</math>. Then <math>x\in(a,b)\subset (a_1,b_1)\cap(a_2,b_2)\subset U\cap V</math>. Thus <math>U\cap V</math> is open. By induction, the finite intersection property holds.
* The finite intersection property can be proved by induction. Let <math>U, V</math> be open and <math>x\in U\cap V</math>. By definition of openness, there exists <math>(a_1,b_1)\subset U</math> and <math>(a_2,b_2)\subset V</math> such that <math>(a_1,b_1)\ni x \in (a_2,b_2)</math>. Set <math>a=\max\{a_1,a_2\}</math> and <math>b=\min\{b_1,b_2\}</math>. Then <math>x\in(a,b)\subset (a_1,b_1)\cap(a_2,b_2)\subset U\cap V</math>. Thus <math>U\cap V</math> is open. By induction, <math></math>
 
Therefore, <math>\tau_\mathbb{R}</math> is indeed a topology on <math>\mathbb{R}</math>.
}}
}}


=== Discrete topology ===
Let <math>X</math> be an arbitary set and define the '''discrete topology''' of <math>X</math> by <math>\tau=\mathcal{P}(X)</math>. Every subset of <math>X</math> is open in <math>\tau</math>.
{{Proof|proof=* <math>\emptyset, X\subseteq X</math>, thus <math>\emptyset, X\in \tau</math>.
* Let <math>X\supseteq A,B\in \tau</math>, since <math>A</math> and <math>B</math> are subsets of <math>X</math>, their union <math>A\cup B</math> and intersection <math>A\cap B</math> are also a subsets of <math>X</math>, which are in the topology <math>\tau</math>.
Therefore the discrete topology of <math>X</math> is a topology.}}
=== Indiscrete topology ===
Let <math>X</math> be an arbitary set, the '''indiscrete topology''' of <math>X</math> is defined by <math>\tau=\{\emptyset, X\}</math>.
{{Proof|proof=* By definition, <math>\emptyset, X\in \tau</math>.
* <math>\emptyset \cup X=X\in\tau</math>.
* <math>\emptyset \cap X=\emptyset\in\tau</math>.


Therefore the indiscrete topology of <math>X</math> is a topology.}}


==Basis==
==Basis==

Latest revision as of 14:26, 12 April 2026

A topological space is a fundamental mathematical structure that generalizes the concept of geometrical spaces and continuity. A topological space is equipped with a collection of open sets, capturing the intuitive idea of "nearness" without necessarily defining a metric. Topological spaces are the objects of study in general topology.

Definition

An ordered pair (X,τ) is a topological space on set X, if τ𝒫(X) satisfies the following properties:

  • X,τ,
  • if 𝒰τ, then U𝒰Uτ,
  • if U1,U2,,Unτ, then i=1nUiτ.

Elements of τ are called open sets.

Examples

Standard topology

The real line equipped with the standard topology τ is a topological space.

The standard topology on is defined by taking all open intervals as a basis. A set U is open, if for all point xU, there exists an open interval (a,b) such that x(a,b)U.

Proof
  • τ vacuously; every point x belongs to some open interval, like (x1,x+1), which is open in . Therefore by the definition, τ.
  • Let {Ui}iI be open sets and U=iIUi. Take xU, then xUi for some iI. Because Ui is open, there exists (a,b) such that x(a,b)UiU. Therefore U is open.
  • The finite intersection property can be proved by induction. Let U,V be open and xUV. By definition of openness, there exists (a1,b1)U and (a2,b2)V such that (a1,b1)x(a2,b2). Set a=max{a1,a2} and b=min{b1,b2}. Then x(a,b)(a1,b1)(a2,b2)UV. Thus UV is open. By induction,


Basis

  • for every xX, there exists B with xB,
  • if xB1B2 with B1,B2, then there exists B3 such that xB3B1B2.

The topology generated by consists of all unions of elements of .

Topological properties

Some key properties of topological spaces include: