Main Purpose #
This file is the preliminary for the linearize functor from Action (Type w) G to Rep k G,
constructing the functor from the Representation would reduce the amount of DefEq abuses that we
currently are doing in the Rep file.
TODO (Edison) : Refactor Rep to be a concrete category of Representation and
reconstruct the current linearize functor using this file.
Every Set X that has a G-action on it can be made into a G-rep by using X →₀ k as
the base module and G-action on it is induced by the G-action on X.
Instances For
Every morphism between G-sets could be made into an intertwining map between
Representations by the linear map induced on the indexing sets.
Instances For
The counit of the linearize functor.
Instances For
The unit of the linearize functor.
Instances For
The tensor (multiplication) of the linearize functor.
Instances For
The comultiplication of the linearize functor.
Instances For
This a type-changing equivalence (which requires a non-trivial proof that
LinearEquiv.refl _ _ is G-equivariant) to avoid abusing defeq.
Instances For
This a type-changing equivalence to avoid abusing defeq.
Instances For
This a type-changing equivalence to avoid abusing defeq.