Jump to content

Topological space: Difference between revisions

From Mathepedia, the mathematical encyclopedia
Created page with "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 <math>(X, \tau)</math> is a topological space on set <math>X</math>, if <math..."
 
No edit summary
Line 11: Line 11:


== Examples ==
== Examples ==
The real line <math>\mathbb{R}</math> equipped with the standard topology is a topological space. Topology 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 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>.
{{Proof|proof=
* <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.
* 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>
}}
 
 
 
==Basis==
* for every <math>x \in X</math>, there exists <math>B \in \mathcal{B}</math> with <math>x \in B</math>,
* if <math>x \in B_1 \cap B_2</math> with <math>B_1, B_2 \in \mathcal{B}</math>, then there exists <math>B_3 \in \mathcal{B}</math> such that <math>x \in B_3 \subseteq B_1 \cap B_2</math>.
 
The topology generated by <math>\mathcal{B}</math> consists of all unions of elements of <math>\mathcal{B}</math>.
 
== Topological properties ==
Some key properties of topological spaces include:
* [[Compact space|Compactness]]
* [[Connected space|Connectedness]]
* [[Hausdorff space|Hausdorff property]]
* [[Second-countable space|Second countability]]

Revision as of 14:25, 25 March 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

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: