Topological subcategories of Action V G
#
For a concrete category V
, where the forgetful functor factors via TopCat
,
and a monoid G
, equipped with a topological space instance,
we define the full subcategory ContAction V G
of all objects of Action V G
where the induced action is continuous.
We also define a category DiscreteContAction V G
as the full subcategory of ContAction V G
,
where the underlying topological space is discrete.
Finally we define inclusion functors into Action V G
and TopCat
in terms
of HasForget₂
instances.
Equations
Equations
For HasForget₂ V TopCat
a predicate on an X : Action V G
saying that the induced action on
the underlying topological space is continuous.
Equations
Instances For
For HasForget₂ V TopCat
, this is the full subcategory of Action V G
where the induced
action is continuous.
Equations
Instances For
Equations
Equations
Equations
Equations
Equations
Equations
Equations
A predicate on an X : ContAction V G
saying that the topology on the underlying type of X
is discrete.
Equations
Instances For
The "restriction" functor along a monoid homomorphism f : G →* H
,
taking actions of H
to actions of G
. This is the analogue of
Action.res
in the continuous setting.
Equations
Instances For
Restricting scalars along a composition is naturally isomorphic to restricting scalars twice.
Equations
Instances For
If f = f'
, restriction of scalars along f
and f'
is the same.
Equations
Instances For
Restriction of scalars along a topological monoid isomorphism induces an equivalence of categories.
Equations
Instances For
The subcategory of ContAction V G
where the topology is discrete.
Equations
Instances For
Equations
Equations
Equations
Equations
Equations
Continuous version of Functor.mapAction
.
Equations
Instances For
Continuous version of Functor.mapActionComp
.
Equations
Instances For
Continuous version of Functor.mapActionCongr
.
Equations
Instances For
Continuous version of Equivalence.mapAction
.