@@ -82,7 +82,7 @@ \section{Group actions ($G$-sets)}
8282 with \emph {underlying type } $ X(\sh _G)$ .
8383 More generally, an action of $ G$ on an element of type $ A$
8484 is a function $ X : \BG\to A$ , see~\cref {sec:actions } below.}
85-
85+
8686\begin {example }\label {def:trivGset }
8787 If $ G$ is a group and $ X$ is a set, then $ \triv _G X$ defined by
8888 \[ \triv _G X(z)\defequi X, \quad\text {for all $ z:\BG $ ,}\]
@@ -217,7 +217,7 @@ \section{Group actions ($G$-sets)}
217217 then a
218218 \emph {map from $ X$ to $ Y$ } is an element of the type
219219 \[
220- \prod _{z:\BG }(X(z)\to Y(z)).
220+ \Hom _G(X,Y) \defeq \prod _{z:\BG }(X(z)\to Y(z)).
221221 \]
222222 When $ f$ is such a map, we may write $ f_z$ for $ f(z)$ .
223223 \index {map!of $ G$ -sets}\index {$ G$ -subset}
@@ -243,12 +243,12 @@ \section{Group actions ($G$-sets)}
243243
244244\begin {definition }\label {def:Gsubset }
245245 A \emph {$ G$ -predicate of $ X$ } is a map from $ X$ to the $ G$ -set that is
246- constant $ \Prop $ . The type of all such maps is denoted by
246+ constant $ \Prop $ . The type of all such maps is denoted by%
247+ \glossary (SubGX){$ \protect\Sub _G(X)$ }{set of $ G$ -subsets of $ X$ }
247248 \[
248- \Sub _{G,X} \defeq \prod _{z:\BG }(X(z)\to\Prop ).
249+ \Sub _G(X) \defeq \Hom _G(X, \triv _G \Prop ) \jdeq \prod _{z:\BG }(X(z)\to\Prop ).
249250 \]
250- % \glossary(Gsubsets){\protect{$\Sub_{G,X}$}}{set of $G$-subsets of $X$} ERROR
251- Similarly to \cref {cor:subtype-same-level }, $ \Sub _{G,X}$ is a set.
251+ Similarly to \cref {cor:subtype-same-level }, $ \Sub _{G}(X)$ is a set.
252252 If $ P$ is a $ G$ -subset of $ X$ , then the \emph {underlying $ G$ -set of $ P$ },
253253 denoted by $ X_P$ , is defined by
254254 \[
@@ -258,13 +258,12 @@ \section{Group actions ($G$-sets)}
258258\end {definition }
259259
260260\begin {xca }\label {xca:SubGX-closedSubXshG }
261- \MB {MB unsure this was what UB meant.}
262- Show that evaluation at $ \sh _G$ is an equivalence from $ \Sub _{G,X}$ to
261+ Show that evaluation at $ \sh _G$ is an equivalence from $ \Sub _G(X)$ to
263262\[
264- \sum _{Q:X(\sh _G)\to\Prop }
263+ \sum _{Q:\Sub ( X(\sh _G)) }
265264 \prod _{x:X(\sh _G)}
266- \bigl (Q(x)\to\prod _{g:\USymG } Q(g\cdot x)\bigr ).
267- \]
265+ \Bigl (Q(x)\to\prod _{g:\USymG } Q(g\cdot x)\Bigr ).
266+ \]
268267The latter type is the type of all
269268subsets of $ X(\sh _G)$ that are closed under the group action.
270269\end {xca }
0 commit comments