Added existence of the Haar measure.
All checks were successful
Compile Project / Compile (push) Successful in 37s

This commit is contained in:
Bokuan Li
2026-06-17 23:44:23 -04:00
parent 4028f13e04
commit 7a678b9efe
5 changed files with 185 additions and 8 deletions

View File

@@ -6,4 +6,10 @@
Let $G$ be a topological group, then $G$ is \textbf{locally compact} if $G$ is a LCH space.
\end{definition}
\begin{proposition}
\label{proposition:lcg-cc-uc}
Let $G$ be a locally compact group, $E$ be a TVS over $K \in \RC$, and $\phi \in C_c(G; E)$, then $\phi$ is left and right uniformly continuous.
\end{proposition}
\begin{proof}
By \autoref{lemma:lch-compact-neighbour}, there exists a compact neighbourhood $U \in \cn_G(\text{supp}(\phi))$. By \autoref{proposition:uniform-continuous-compact}, $\phi|_{U}$ and $\phi|_{\supp(\phi)^c}$ are both left and right uniformly continuous. Therefore $\phi$ is left and right uniformly continuous.
\end{proof}