diff options
| author | Simon-Kor <52245124+Simon-Kor@users.noreply.github.com> | 2024-06-25 00:02:44 +0200 |
|---|---|---|
| committer | Simon-Kor <52245124+Simon-Kor@users.noreply.github.com> | 2024-06-25 00:02:44 +0200 |
| commit | 44d4c1c50ba6e0f12a2f4fdd204b315a15e434db (patch) | |
| tree | 2cc3c6791f82cb4ba88a307505ef520d4c7bdb87 /library/topology | |
| parent | c9ed022c35cdc13bba4cc2b624295ea80b38d0a7 (diff) | |
Improvement for the ATP proof time
Diffstat (limited to 'library/topology')
| -rw-r--r-- | library/topology/basis.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/topology/basis.tex b/library/topology/basis.tex index bd7d15a..052c551 100644 --- a/library/topology/basis.tex +++ b/library/topology/basis.tex @@ -64,7 +64,7 @@ Then $\unions{F}\in\genOpens{B}{X}$. \end{lemma} \begin{proof} - We have $\unions{F} \in \pow{X}$. + We have $\unions{F} \in \pow{X}$ by \cref{genopens,subseteq,pow_iff,unions_family,powerset_elim}. Show for all $x\in \unions{F}$ there exists $W \in B$ such that $x\in W$ and $W \subseteq \unions{F}$. |
