summaryrefslogtreecommitdiff
path: root/library
diff options
context:
space:
mode:
authoradelon <22380201+adelon@users.noreply.github.com>2025-07-08 21:46:54 +0200
committeradelon <22380201+adelon@users.noreply.github.com>2025-07-08 21:46:54 +0200
commit9d34eebafc87e6bce476ccc487a88b440315089b (patch)
tree180cc0145ce2bda892e5c897724b04fb8ddd0b36 /library
parent51fe28bdd9943e359de5835d2737c0fdc8618df7 (diff)
Optimize proof
Diffstat (limited to 'library')
-rw-r--r--library/topology/topological-space.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/topology/topological-space.tex b/library/topology/topological-space.tex
index 6ddf721..5209a13 100644
--- a/library/topology/topological-space.tex
+++ b/library/topology/topological-space.tex
@@ -291,7 +291,7 @@
\end{subproof}
$\closures{A}{X}$ is inhabited.
For all $A' \in \closures{A}{X}$ we have $A \subseteq A'$.
- Therefore $A \subseteq \inters{\closures{A}{X}}$.
+ Therefore $A \subseteq \inters{\closures{A}{X}}$ by \cref{subseteq_inters_iff}.
\end{byCase}
\end{proof}