vEnhance's avatar

Feb 28, 2016

🖉 Tannakian Reconstruction

These notes are from the February 23, 2016 lecture of 18.757, Representations of Lie Algebras, taught by Laura Rider.

Fix a field kk and let GG be a finite group. In this post we will show that one can reconstruct the group GG from the monoidal category of k[G]k[G]-modules (i.e. its GG-representations).

1. Hopf algebras

We won’t do anything with Hopf algebras per se, but it will be convenient to have the language.

Recall that an associative kk-algebra is a kk-vector space AA equipped with a map m:AAAm : A \otimes A \rightarrow A and i:kAi : k \hookrightarrow A (unit), satisfying some certain axioms.

Then a kk-coalgebra is a map Δ:AAAε:Ak\Delta : A \rightarrow A \otimes A \qquad \varepsilon : A \rightarrow k called comultiplication and counit respectively, which satisfy the dual axioms. See https://en.wikipedia.org/wiki/Coalgebra.

Now a Hopf algebra AA is a bialgebra AA over kk plus a so-called antipode S:AAS : A \rightarrow A. We require that the diagram Hopf algebra diagram. commutes.

Given a Hopf algebra AA group-like element in AA is an element of G={xAΔ(x)=xx}.G = \left\{ x \in A \mid \Delta(x) = x \otimes x \right\}.

Exercise 1. Show that GG is a group with multiplication mm and inversion SS.

Now the example

Example 2 (Group algebra is Hopf algebra)

The group algebra k[G]k[G] is a Hopf algebra with

  • mm, ii as expected.
  • ε\varepsilon the counit is the trivial representation.
  • Δ\Delta comes form gggg \mapsto g \otimes g extended linearly.
  • SS takes gg1g \mapsto g^{-1} extended linearly.

Theorem 3. The group-like elements are precisely the basis elements 1kgk[g]1_k \cdot g \in k[g].

Proof: Assume V=gGaggV = \sum_{g \in G} a_g g is grouplike. Then by assumption we should have gGag(gg)=Δ(v)=gGhGagah(gh).\sum_{g \in G} a_g (g \otimes g) = \Delta(v) = \sum_{g \in G} \sum_{h \in G} a_ga_h (g \otimes h). Comparing each coefficient, we get that agah={agg=h0otherwise.a_ga_h = \begin{cases} a_g & g = h \\ 0 & \text{otherwise}. \end{cases} This can only occur if some aga_g is 11 and the remaining coefficients are all zero. \Box

2. Monoidal functors

Recall that monoidal category (or tensor category) is a category C\mathscr C equipped with a functor :C×CC\otimes : \mathscr C \times \mathscr C \rightarrow \mathscr C which has an identity II and satisfies some certain coherence conditions. For example, for any A,B,CCA,B,C \in \mathscr C we should have a natural isomorphism A(BC)aA,B,C(AB)C.A \otimes (B \otimes C) \xrightarrow{a_{A,B,C}} (A \otimes B) \otimes C. The generic example is of course suggested by the notation: vector spaces over kk, abelian groups, or more generally modules/algebras over a ring RR.

Now take two monoidal categories (C,C)(\mathscr C, \otimes_\mathscr C) and (D,D)(\mathscr D, \otimes_\mathscr D). Then a monoidal functor F:CDF : \mathscr C \rightarrow \mathscr D is a functor for which we additionally need to select an isomorphism F(AB)tA,BF(A)F(B).F(A \otimes B) \xrightarrow{t_{A,B}} F(A) \otimes F(B). We then require that the diagram Monoidal functor commutative diagram. commutes, plus some additional compatibility conditions with the identities of the \otimes’s (see Wikipedia for the list).

We also have a notion of a natural transformation of two functors t:FGt : F \rightarrow G; this is just making the squares Natural transformation commutative diagram. commute. Now, suppose F:CCF : \mathscr C \rightarrow \mathscr C is a monoidal functor. Then an automorphism of FF is a natural transformation t:FFt : F \rightarrow F which is invertible, i.e. a natural isomorphism.

3. Application to k[G]k[G]

With this language, we now reach the main point of the post. Consider the category of k[G]k[G] modules endowed with the monoidal \otimes (which is just the tensor over kk, with the usual group representation). We want to reconstruct GG from this category.

Let UU be the forgetful functor U:Modk[G]Vectk.U : \mathsf{Mod}_{k[G]} \rightarrow \mathsf{Vect}_k. It’s easy to see this is in fact an monoidal functor. Now let Aut(U)\operatorname{Aut}^{\otimes}(U) be the set of monoidal automorphisms of UU.

The key claim is the following:

Theorem 4 (GG is isomorphic to Aut(U)\operatorname{Aut}^\otimes(U))

Consider the map i:GAut(U)bygTg.i : G \rightarrow \operatorname{Aut}^\otimes(U) \quad\text{by}\quad g \mapsto T^g. Here, the natural transformation TgT^g is defined by the components T(V,ϕ)g:(V,ϕ)U(V,ϕ)=Vbyvϕ(g)v.T^g_{(V,\phi)} : (V, \phi) \rightarrow U(V, \phi) = V \quad\text{by}\quad v \mapsto \phi(g) v. Then ii is an isomorphism of groups.

In particular, using only \otimes structure this exhibits an isomorphism GAut(U)G \cong \operatorname{Aut}^\otimes(U). Consequently this solves the problem proposed at the beginning of the lecture.

Proof: It’s easy to see ii is a group homomorphism.

To see it’s injective, we show 1GgG1_G \neq g \in G gives TgT^g isn’t the identity automorphism. i.e. we need to find some representation for which gg acts nontrivially on VV. Now just take the regular representation, which is faithful!

The hard part is showing that it’s surjective. For this we want to reduce it to the regular representation.

Lemma 5. Any TAut(U)T \in \operatorname{Aut}^\otimes(U) is completely determined by Tk[G](1k[G])k[G]T_{k[G]}(1_{k[G]}) \in k[G].

Proof: Let (V,ϕ)(V, \phi) be a representation of GG. Then for all vVv \in V, we have a unique morphism of representations fv:k[G](V,ϕ)by1k[G]v.f_v : k[G] \rightarrow (V, \phi) \quad\text{by}\quad 1_{k[G]} \mapsto v. If we apply the forgetful functor to this, we have a diagram Forgetful functor applied.

\Box

Next, we claim

Lemma 6. Tk[G](1k[G])T_{k[G]}(1_{k[G]}) is a grouplike element of k[G]k[G].

Proof: Draw the diagram Proof of Lemma 6. and note that it implies Δ(Tk[G](1k[G]))=Tk[G](1k[G])Tk[G](1k[G]).\Delta(T_{k[G]}(1_{k[G]})) = T_{k[G]}(1_{k[G]}) \otimes T_{k[G]}(1_{k[G]}). \Box

This implies surjectivity, by our earlier observation that grouplike elements in k[G]k[G] are exactly the elements of GG. \Box