Fixed regex incident.
All checks were successful
Compile Project / Compile (push) Successful in 27s

This commit is contained in:
Bokuan Li
2026-05-05 02:00:05 -04:00
parent 0f2e69d1f9
commit 97372173e1
78 changed files with 172 additions and 172 deletions

View File

@@ -7,7 +7,7 @@
\begin{enumerate}
\item For each $x \in X$ and $A \subset X$ closed with $x \not\in A$, there exists $U \in \cn(x)$ and $V \in \cn(A)$ such that $U \cap V = \emptyset$.
\item For each $x \in X$, the closed neighbourhoods of $x$ forms a fundamental system of neighbourhoods at $x$.
\end\{enumerate\}
\end{enumerate}
If $X$ is a T1 space such that the above holds, then $X$ is \textbf{regular}.
\end{definition}