diff options
| author | adelon <22380201+adelon@users.noreply.github.com> | 2024-06-18 17:05:44 +0200 |
|---|---|---|
| committer | adelon <22380201+adelon@users.noreply.github.com> | 2024-06-18 17:05:44 +0200 |
| commit | 2b2e37e1dc6d74433ef7d455a21f043df8201c3a (patch) | |
| tree | df75de6d0371fa2d9e8a66d217fdfce7aa24cd64 /library | |
| parent | 3a1c6df56dd7b38c42caf7833025f3830a656aa1 (diff) | |
Update topological-space.tex
Diffstat (limited to 'library')
| -rw-r--r-- | library/topology/topological-space.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/topology/topological-space.tex b/library/topology/topological-space.tex index 2bbdf09..55bc253 100644 --- a/library/topology/topological-space.tex +++ b/library/topology/topological-space.tex @@ -262,5 +262,5 @@ \end{proof} \begin{definition}\label{neighbourhoods} - $\neighbourhoods{x}{X} = \{U\in\opens[X] \mid x\in U\}$. + $\neighbourhoods{x}{X} = \{N\in\pow{\carrier[X]} \mid \exists U\in\opens[X]. x\in U\subseteq N\}$. \end{definition} |
