Performed housekeeping for topological groups.
All checks were successful
Compile Project / Compile (push) Successful in 39s

This commit is contained in:
Bokuan Li
2026-06-17 17:17:37 -04:00
parent 597a92b006
commit 6d84f0ea47
5 changed files with 142 additions and 94 deletions

View File

@@ -25,7 +25,7 @@
\label{definition:slice}
Let $X, Y$ be sets, $U \subset X \times Y$, and $A \subset X$, then
\[
U(A) = \bracs{y \in Y: (x, y) \in U, x \in A}
U(A) = \bracs{y \in Y| (x, y) \in U, x \in A}
\]
is the \textbf{slice} of $U$ at $A$.