summaryrefslogtreecommitdiff
path: root/library
diff options
context:
space:
mode:
authoradelon <22380201+adelon@users.noreply.github.com>2024-05-21 19:23:59 +0200
committeradelon <22380201+adelon@users.noreply.github.com>2024-05-21 19:23:59 +0200
commitd87aa179ade758a02a9b1609dadc07bf842df635 (patch)
treedcdf232039309ac3eb66fad112be06928d26f503 /library
parent1ea35d4861f29faa5d7eab25c7773c0d9b638b38 (diff)
Allow line breaks via `\textbox`, handle `\left`/`\right`
Diffstat (limited to 'library')
-rw-r--r--library/topology/basis.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/topology/basis.tex b/library/topology/basis.tex
index ecdd0f7..e33909f 100644
--- a/library/topology/basis.tex
+++ b/library/topology/basis.tex
@@ -45,6 +45,6 @@
\end{definition}
\begin{definition}\label{genOpens}
- $\genOpens{B}{X} = \{ U\in\pow{X} \mid \text{for all $x\in U$ there exists $V\in B$
- such that $x\in V\subseteq U$}\}$.
+ $\genOpens{B}{X} = \left\{ U\in\pow{X} \middle| \textbox{for all $x\in U$ there exists $V\in B$
+ \\ such that $x\in V\subseteq U$}\right\}$.
\end{definition}