\let\LaTeXdocumentclass\documentclass \renewcommand*\documentclass[2][]{\newcommand*\ClassName{#2}\LaTeXdocumentclass[#1]{#2}} \documentclass{tran-l} %\documentclass{oupau} %\pdfoutput=1 \newcommand{\forGTART}[1]{} \newcommand{\forOUP}[1]{} \usepackage{ifthen} \ifthenelse{\equal{\ClassName}{oupau}} {\renewcommand{\forOUP}[1]{#1}} {\renewcommand{\forGTART}[1]{#1}} %%%% begin: article_preamble.tex %%%% %auto-ignore %this ensures the arxiv doesn't try to start TeXing here. \usepackage{ifpdf} \ifpdf \usepackage[pdftex,plainpages=false,hypertexnames=false,pdfpagelabels]{hyperref} \else \usepackage[dvips,plainpages=false,hypertexnames=false]{hyperref} \fi \usepackage[usenames]{color} %%%% begin: preamble.tex %%%% %auto-ignore %!TEX root = article.tex %this ensures the arxiv doesn't try to start TeXing here. \usepackage{amsmath,amssymb,amsfonts} \usepackage{enumerate} \usepackage{leftidx,soul,ulem} %\ifpdf %\usepackage[pdftex,all,color]{xy} %\else %\usepackage[all,color]{xy} %\fi %\SelectTips{cm}{} % This may speed up compilation of complex documents with many xymatrices. %\CompileMatrices % ---------------------------------------------------------------- \vfuzz2pt % Don't report over-full v-boxes if over-edge is small \hfuzz2pt % Don't report over-full h-boxes if over-edge is small % ---------------------------------------------------------------- % diagrams ------------------------------------------------------- % figures --------------------------------------------------------- %%% borrowed from Dror's cobordisms paper, use this to include eps or pdf graphics. \newcommand{\mathfig}[2]{\ensuremath{{\hspace{-3pt}\begin{array}{c}% \raisebox{-2.5pt}{\includegraphics[width=#1\textwidth]{#2}}% \end{array}\hspace{-3pt}}}} \newcommand{\arxiv}[1]{\href{http://arxiv.org/abs/#1}{\tt arXiv:\nolinkurl{#1}}} \newcommand{\doi}[1]{\href{http://dx.doi.org/#1}{{\tt DOI:#1}}} \newcommand{\euclid}[1]{\href{http://projecteuclid.org/getRecord?id=#1}{{\tt #1}}} \newcommand{\mathscinet}[1]{\href{http://www.ams.org/mathscinet-getitem?mr=#1}{\tt #1}} \newcommand{\googlebooks}[1]{(preview at \href{http://books.google.com/books?id=#1}{google books})} \hyphenation{Tem-per-ley} % THEOREMS ------------------------------------------------------- \theoremstyle{plain} \newtheorem{prop}{Proposition}[section] \newtheorem{conj}[prop]{Conjecture} \newtheorem{thm}[prop]{Theorem} \newtheorem{recipe}[prop]{Recipe} \newtheorem{project}[prop]{Project} \newtheorem{algorithm}[prop]{Algorithm} \newtheorem{lem}[prop]{Lemma} \newtheorem{defnlem}[prop]{Definition-Lemma} \newtheorem{cor}[prop]{Corollary} \newtheorem{clm}[prop]{Claim} \newtheorem*{cor*}{Corollary} \newtheorem*{exc}{Exercise} %\theoremstyle{definition} \newtheorem{defn}[prop]{Definition} % numbered definition \newtheorem*{defn*}{Definition} % unnumbered definition \newtheorem*{notation*}{Notation} \forGTART{ \newtheorem{example}{Example} } \newtheorem{question}{Question} \newtheorem{assumption}[prop]{Assumption} \newenvironment{rem}{\noindent\textsl{Remark.}}{} % perhaps looks better than rem above? \numberwithin{equation}{section} %\numberwithin{figure}{section} \newcommand{\noqed}{\renewcommand{\qedsymbol}{}} % Marginal notes in draft mode ----------------------------------- \newcommand{\scott}[1]{\stepcounter{comment}{{\color{green} $\star^{(\arabic{comment})}$}}\marginpar{\color{green} $\star^{(\arabic{comment})}$ \usefont{T1}{scott}{m}{n} #1 --S}} % draft mode \newcommand{\noah}[1]{\stepcounter{comment}{\color{red} $\star^{(\arabic{comment})}$}\marginpar{\color{red} $\star^{(\arabic{comment})}$ #1 --N}} % draft mode \newcommand{\comment}[1]{\stepcounter{comment}$\star^{(\arabic{comment})}$\marginpar{\tiny $\star^{(\arabic{comment})}$ #1}} % draft mode \newcounter{comment} \newcommand{\noop}[1]{} \newcommand{\todo}[1]{\textbf{TODO: #1}} % \mathrlap -- a horizontal \smash-------------------------------- % For comparison, the existing overlap macros: % \def\llap#1{\hbox to 0pt{\hss#1}} % \def\rlap#1{\hbox to 0pt{#1\hss}} \def\clap#1{\hbox to 0pt{\hss#1\hss}} \def\mathllap{\mathpalette\mathllapinternal} \def\mathrlap{\mathpalette\mathrlapinternal} \def\mathclap{\mathpalette\mathclapinternal} \def\mathllapinternal#1#2{% \llap{$\mathsurround=0pt#1{#2}$}} \def\mathrlapinternal#1#2{% \rlap{$\mathsurround=0pt#1{#2}$}} \def\mathclapinternal#1#2{% \clap{$\mathsurround=0pt#1{#2}$}} % MATH ----------------------------------------------------------- \newcommand{\Natural}{\mathbb N} \newcommand{\Integer}{\mathbb Z} \newcommand{\Rational}{\mathbb Q} \newcommand{\Real}{\mathbb R} \newcommand{\Complex}{\mathbb C} \newcommand{\Field}{\mathbb F} \newcommand{\cA}{\mathcal{A}} \newcommand{\cB}{\mathcal{B}} \newcommand{\cC}{\mathcal{C}} \newcommand{\cD}{\mathcal{D}} \newcommand{\cE}{\mathcal{E}} \newcommand{\cF}{\mathcal{F}} \newcommand{\cG}{\mathcal{G}} \newcommand{\cH}{\mathcal{H}} \newcommand{\cI}{\mathcal{I}} \newcommand{\cJ}{\mathcal{J}} \newcommand{\cK}{\mathcal{K}} \newcommand{\cL}{\mathcal{L}} \newcommand{\cM}{\mathcal{M}} \newcommand{\cN}{\mathcal{N}} \newcommand{\cO}{\mathcal{O}} \newcommand{\cP}{\mathcal{P}} \newcommand{\cQ}{\mathcal{Q}} \newcommand{\cR}{\mathcal{R}} \newcommand{\cS}{\mathcal{S}} \newcommand{\cT}{\mathcal{T}} \newcommand{\cU}{\mathcal{U}} \newcommand{\cV}{\mathcal{V}} \newcommand{\cW}{\mathcal{W}} \newcommand{\cX}{\mathcal{X}} \newcommand{\cY}{\mathcal{Y}} \newcommand{\cZ}{\mathcal{Z}} \newcommand{\PA}{\mathcal{PA}} \newcommand{\id}{\boldsymbol{1}} \renewcommand{\imath}{\mathfrak{i}} \renewcommand{\jmath}{\mathfrak{j}} \newcommand{\qRing}{\Integer[q,q^{-1}]} \newcommand{\qMod}{\qRing-\operatorname{Mod}} \newcommand{\ZMod}{\Integer-\operatorname{Mod}} \newcommand{\Ha}[1]{\mathcal{H}_{#1}} \newcommand{\Bi}[1]{\mathcal{B}_{#1}} \newcommand{\AH}{\mathcal{AH}} \newcommand{\into}{\hookrightarrow} \newcommand{\onto}{\mapsto} \newcommand{\iso}{\cong} \newcommand{\actsOn}{\circlearrowright} \newcommand{\isoto}[1]{\xrightarrow[#1]{\iso}} \newcommand{\htpy}{\simeq} \newcommand{\abs}[1]{\left|#1\right|} \newcommand{\restrict}[2]{#1{}_{\mid #2}{}} \newcommand{\set}[1]{\left\{#1\right\}} \newcommand{\setcl}[2]{\left\{ \left. #1 \;\right| \; #2 \right\}} \newcommand{\setcr}[2]{\left\{ #1 \;\left| \; #2 \right\}\right.} \newcommand{\quotient}[2]{\frac{#1}{#2}} \newcommand{\relations}[2]{\left<#1 \;\left| \; #2 \right. \right>} \newcommand{\cone}[3]{C\left(#1 \xrightarrow{#2} #3\right)} \newcommand{\pairing}[2]{\left\langle#1 ,#2 \right\rangle} \newcommand{\norm}[1]{\left\vert #1 \right\vert} \newcommand{\cspan}[1]{\operatorname{span}_{\Complex}\left\{#1\right\}} \newcommand{\ppres}{\cQ^{k}} \newcommand{\pun}{\ppres\!/\!\cN} \newcommand{\punone}{\cQ^1\!/\!\cN} \newcommand{\punzero}{\cQ^0\!/\!\cN} \newcommand{\code}[1]{{\tt #1}} \newcommand{\MMA}{\code{Math\-e\-mat\-ic\-a} {}} \newcommand{\J}[2]{\mathcal{J}_{#1,#2}} \newcommand{\Jf}[2]{\mathcal{J}^{\text{framed}}_{#1,#2}} \newcommand{\HOMFLY}{\operatorname{HOMFLYPT}} \newcommand{\Kauffman}{\operatorname{Kauffman}} \newcommand{\Dubrovnik}{\operatorname{Dubrovnik}} \newcommand{\Rep}{\operatorname{Rep}} \newcommand{\vRep}{\Rep^{\text{vector}}} \newcommand{\overcrossing}{\inputtikz{overcrossing}} \newcommand{\undercrossing}{\inputtikz{undercrossing}} \newcommand{\identity}{\inputtikz{identity}} \newcommand{\cupcap}{\inputtikz{cupcap}} \newcommand{\Oovercrossing}{\inputtikz{Oovercrossing}} \newcommand{\Oundercrossing}{\inputtikz{Oundercrossing}} \newcommand{\Oidentity}{\inputtikz{Oidentity}} \newcommand{\positivetwist}{\inputtikz{positivetwist}} \newcommand{\negativetwist}{\inputtikz{negativetwist}} \newcommand{\verticalstrand}{\inputtikz{verticalstrand}} \newcommand{\card}[1]{\sharp{#1}} \newcommand{\bdy}{\partial} \newcommand{\compose}{\circ} \newcommand{\eset}{\emptyset} \newcommand{\disj}{\sqcup} \newcommand{\psmallmatrix}[1]{\left(\begin{smallmatrix} #1 \end{smallmatrix}\right)} \newcommand{\qiq}[2]{[#1]_{#2}} \newcommand{\qi}[1]{\qiq{#1}{q}} \newcommand{\qdim}{\operatorname{dim_q}} \newcommand{\directSum}{\oplus} \newcommand{\directMinus}{\ominus} \newcommand{\DirectSum}{\bigoplus} \newcommand{\tensor}{\otimes} \newcommand{\Tensor}{\bigotimes} \newcommand{\altTensor}{\widehat{\Tensor}} \newcommand{\db}[1]{\left(\left(#1\right)\right)} \newcommand{\su}[1]{\mathfrak{su}_{#1}} \newcommand{\csl}[1]{\mathfrak{sl}_{#1}} \newcommand{\uqsl}[1]{U_q\left(\csl{#1}\right)} \newcommand{\Cobl}{{\mathcal Cob}_{/l}} \newcommand{\Cob}[1]{{\mathcal Cob}\left(\su{#1}\right)} \newcommand{\Kom}[1]{\operatorname{Kom}\left(#1\right)} \newcommand{\Mat}[1]{\operatorname{\mathbf{Mat}}\left(#1\right)} \newcommand{\Inv}[1]{\operatorname{Inv}\left(#1\right)} \newcommand{\Hom}[3]{\operatorname{Hom_{#1}}\left(#2,#3\right)} \newcommand{\End}[1]{\operatorname{End}\left(#1\right)} \newcommand{\Reigenvalue}[2]{R_{#1 \subset #2 \tensor #2}} \newcommand{\tildeReigenvalue}[2]{\tilde{R}_{#1 \subset #2 \tensor #2}} \newcommand{\im}{\operatorname{im}} \newcommand{\lk}[2]{\operatorname{lk}\left(#1,#2\right)} \newcommand{\fr}[1]{\operatorname{fr}\left(#1\right)} \newcommand{\asbimod}[2]{\operatorname{Mod}'\left(#1 \subset #2\right)} \newcommand{\sbimod}[2]{\operatorname{Mod}\left(#1 \subset #2\right)} \newcommand{\abimod}[2]{#1-\operatorname{Mod}'-#2} \newcommand{\bimod}[2]{#1-\operatorname{Mod}-#2} \newcommand{\bimodule}[3]{\leftidx{_#1}{#2}{_#3}} \newcommand{\pa}{\mathcal{PA}} \newcommand{\TL}{\mathcal{TL}} \newcommand{\JW}[1]{f^{(#1)}} \newcommand{\tr}[1]{\text{tr}\left(#1\right)} \newcommand{\ptr}[1]{\text{tr}_1\left(#1\right)} \newcommand{\directSumStack}[2]{{\begin{matrix}#1 \\ \DirectSum \\#2\end{matrix}}} \newcommand{\directSumStackThree}[3]{{\begin{matrix}#1 \\ \DirectSum \\#2 \\ \DirectSum \\#3\end{matrix}}} \newcommand{\grading}[1]{{\color{blue}\{#1\}}} \newcommand{\shift}[1]{\left[#1\right]} \newcommand{\tensorover}[1]{\otimes_{#1}} \newcommand{\tensorhat}{\widehat{\Tensor}} \newcommand{\LL}{\mathcal{L}} \newcommand{\Lhat}{\hat{\mathcal{L}}} \newcommand{\writhe}{\operatorname{writhe}} \newenvironment{narrow}[2]{% \vspace{-0.4cm}% horrible hack, by scott % this only seems to be appropriate in beamer mode... \begin{list}{}{% \setlength{\topsep}{0pt}% \setlength{\leftmargin}{#1}% \setlength{\rightmargin}{#2}% \setlength{\listparindent}{\parindent}% \setlength{\itemindent}{\parindent}% \setlength{\parsep}{\parskip}}% \item[]}{\end{list}} % ---------------------------------------------------------------- %%%% end: preamble.tex %%%% % because OUP is dumb. %\newcommand{\obfuscatedinput}[1]{\input{#1}} %\newcommand{\obfuscatednewpackage}[1]{\usepackage{#1}} %must load tikz after graphicx \forGTART{ \usepackage{tikz} \usetikzlibrary{fit,calc,scopes} \usetikzlibrary{shapes} \usetikzlibrary{backgrounds} \usetikzlibrary{decorations,decorations.pathreplacing} \pgfrealjobname{article} \input{TikzStyles.tex} } \forOUP{ \long\def\beginpgfgraphicnamed#1#2\endpgfgraphicnamed{\ensuremath{{\hspace{-3pt}\begin{array}{c}% \raisebox{-2.5pt}{\includegraphics{#1}}% \end{array}\hspace{-3pt}}}} } %\newcommand{\inputtikz}[1]{% %\beginpgfgraphicnamed{#1-external}% %\input{#1.tikz}% %\endpgfgraphicnamed %} \newcommand{\inputtikz}[1]{% \input{#1.tikz}% } % This switches fonts to the Palatino family. %\renewcommand{\familydefault}{ppl} \usepackage{microtype} %\usepackage{bellek} %%%% end: article_preamble.tex %%%% %%%% begin: top_matter.tex %%%% \title{Non-cyclotomic fusion categories} \forOUP{ % Enter the publication year and the ID number of the paper \volumeyear{} \paperID{} % Author name(s) \author{Scott Morrison\affil{1} and Noah Snyder\affil{2}} % Abbreviated author name for running headers \abbrevauthor{S. Morrison and N. Snyder} % Abbreviated author name for first page header \headabbrevauthor{Morrison, S., and N. Snyder} \address{% \affilnum{1}Miller Institute for Basic Research, University of California at Berkeley, \url{http://tqft.net/} and \affilnum{2}Department of Mathematics, Columbia University, \url{http://math.columbia.edu/~nsnyder}.} % Address / e-mail address of corresponding author \correspdetails{scott@tqft.net} % Enter received/revised/accepted dates as necessary \received{} \revised{} \accepted{} % Enter details of editor communicating this article \communicated{} } \author{Scott~Morrison} \address{ Miller Institute for Basic Research, University of California at Berkeley } \email{scott@tqft.net} \urladdr{http://tqft.net/} \author{Noah~Snyder} \address{ Department of Mathematics, Columbia University } \email{nsnyder@math.columbia.edu} \urladdr{http://math.columbia.edu/~nsnyder} \subjclass[2000]{Primary 18D10; Secondary 46L37} \keywords{ Fusion categories, cyclotomic fields, subfactors, counterexamples } %%%% end: top_matter.tex %%%% \forGTART{ \tikzstyle{STrain}=[baseline=0,scale=2] \input{STrains.tikz} } \begin{document} \begin{abstract} Etingof, Nikshych and Ostrik ask in \cite[\S 2]{MR2183279} if every fusion category can be completely defined over a cyclotomic field. We show that this is not the case: in particular one of the fusion categories coming from the Haagerup subfactor \cite{MR1686551} and one coming from the newly constructed extended Haagerup subfactor \cite{0909.4099} can not be completely defined over a cyclotomic field. On the other hand, we show that the Drinfel'd center of the even part of the Haagerup subfactor is completely defined over a cyclotomic field. We identify the minimal field of definition for each of these fusion categories, compute the Galois groups, and identify their Galois conjugates. \end{abstract} \maketitle % remove table of contents for submitted version % \setcounter{tocdepth}{1} % \tableofcontents %\section{Introduction} %\input{text/intro.tex} \section{Introduction} In \cite[\S 2]{MR2183279}, Etingof, Nikshych and Ostrik ask if every fusion category over the complex numbers can be defined over a cyclotomic field. More precisely, does every fusion category over $\Complex$ have a complete rational form over a cyclotomic field? (See Section \ref{sec:background} for definitions and examples of the key notions ``rational form" and ``complete rational form.") Their question is motivated by the following results. \begin{itemize} \item The representation category of any finite group has a complete rational form over a cyclotomic field. (This is a classical result of Brauer's, see \cite[\S 12.3]{MR0450380}.) \item The semisimplified representation category of any quantum group at a root of unity has a complete rational form over a cyclotomic field. (This follows from the usual construction of Weyl modules.) \item The Frobenius-Perron dimension of any object in a fusion category is a cyclotomic integer \cite{MR2183279}. \item The global dimension of a fusion category is a cyclotomic integer \cite{MR2183279}. \item The entries of the $S$-matrix of a modular category lie in a cyclotomic field \cite{MR1266785, MR1120140}. \end{itemize} We answer this question in the negative. \begin{thm} \label{thm:noncyclotomic} The principal even part of the Haagerup subfactor and the principal even part of the extended Haagerup subfactor are fusion categories which do not have a complete rational form over any cyclotomic field. \end{thm} We hope that this result will eventually allow a more robust technique for establishing the ``exotic" nature of these fusion categories. No construction that preserves cyclotomicity can produce these fusion categories starting from groups or quantum groups. Alternately this result might suggest new techniques for constructing these fusion categories. Let $\cH_0$ and $\cH_1$ be the Haagerup \cite{MR1686551, 0902.1294} and extended Haagerup \cite{0909.4099} subfactors which are the unique subfactors with the following principal graph pairs. \begin{align*} \Gamma(\cH_0) & = \left \{ \mathfig{0.25}{haagerup}, \mathfig{0.25}{dual-haagerup} \right \} \\ \Gamma(\cH_1) & = \left \{ \mathfig{0.4}{EH}, \mathfig{0.4}{dual-EH} \right \} \end{align*} Given a subfactor $A \subset B$ there are two tensor categories $\cS^p$ and $\cS^d$ (consisting of certain $A$-$A$ bimodules and certain $B$-$B$ bimodules respectively) called the principal even part and dual even part. If the subfactor is finite depth then $\cS^p$ and $\cS^d$ are fusion categories over $\Complex$. We will be looking at the fusion categories $\cH_\ell^p$ and $\cH_\ell^d$ for $\ell \in \{0,1\}$. Denote by $D_0 = \frac{5+\sqrt{13}}{2} \simeq 4.30278$ and $D_1 = \frac{8}{3}+\frac{2}{3} \operatorname{Re} \sqrt[3]{\frac{13}{2} \left(-5-3 i \sqrt{3}\right)} \simeq 4.3772$ the Jones indices of $\cH_0$ and $\cH_1$. Fix \begin{align*} \lambda_0 & = i \sqrt{\frac{-1+\sqrt{13}}{6}} \simeq 0.658983 i \\ \intertext{and} \lambda_1& = \sqrt{-\frac{1}{5}+2 \operatorname{Re} \sqrt[3]{\frac{117- 65 i \sqrt{3}}{2250}}} \simeq 0.648585 i. \end{align*} %, where we take the cube root in the upper half plane Let $\zeta_m$ denote the primitive $m$th root of unity $\exp(2\pi i/m)$. Note that \begin{align*} D_0 & = 2 -\zeta_{13}^{2} -\zeta_{13}^5 -\zeta_{13}^6 -\zeta_{13}^7-\zeta_{13}^8-\zeta_{13}^{11}\\ D_1 & = 3+ \zeta_{13}^2 + \zeta_{13}^3 + \zeta_{13}^{10} + \zeta_{13}^{11} \end{align*} so $D_\ell \in \Rational(\zeta_{13})$ while $\lambda_\ell$ is not cyclotomic. In fact, $\Rational(\lambda_\ell)$ is not Galois. The Galois group of the Galois closure of $\Rational(\lambda_0)$ is the dihedral group of order $8$, and the Galois group of the Galois closure of $\Rational(\lambda_1)$ is $\Integer/2\Integer \wr \Integer/3\Integer \cong \Integer/2\Integer \times A_4$. \begin{thm} \label{thm:detailed} The following statements hold for $\ell = 0,1$. \begin{enumerate} \item \label{pa:construct} The even parts $\cH_\ell^p$ and $\cH_\ell^d$ each have a (possibly incomplete) rational form over $\Rational(D_\ell)$. %\noah{It is very hard to make this sentence grammatical. The old version made it sound like you could only define *both* of them when you had $D_\ell$ but maybe you could define one or the other.} \item \label{pa:dualprojs} The dual even part $\cH_\ell^d$ has a complete rational form over $k$ if and only if $D_\ell \in k$. \item \label{pa:principalprojs} The principal even part $\cH_\ell^p$ has a complete rational form over $k$ if and only if $\lambda_\ell \in k$. \item \label{pa:center} The Drinfel'd center $Z(\cH_0^p) \cong Z(\cH_0^d)$ has a complete rational form over $k$ as a ribbon fusion category if and only if $\zeta_{39} \in k$. \end{enumerate} \end{thm} Theorem \ref{thm:noncyclotomic} follows immediately from part \ref{pa:principalprojs} of Theorem \ref{thm:detailed}. Part 4 is of interest because it means these results do not exclude the possibility that every braided fusion category is defined over a cyclotomic field. We prove part \ref{pa:construct} and the ``if" direction of parts \ref{pa:dualprojs} and \ref{pa:principalprojs} in Section \ref{sec:construction}. We prove the ``only if" direction of parts \ref{pa:dualprojs} and \ref{pa:principalprojs} in Section \ref{sec:noncyclotomic}. We prove part \ref{pa:center} in Section \ref{sec:center}. The main technique in this paper is to show that, in the context of fusion categories associated to 3-supertransitive subfactors, the (correctly normalized) ``twisted moments" of any $\Rational$-linear combination of projections gives an element of the base field of any complete rational form. These twisted moments can be computed using techniques from Jones's preprint \cite{quadratic}. In the construction of the Haagerup subfactor by Peters \cite{0902.1294}, the moments and twisted moments of the ``generator" are the only scalars needed to define the subfactor. The $\lambda_\ell$ above are $\Rational(D_\ell)$ multiples of the third twisted moments of $\frac{1}{2}\left(\id_P-\id_Q\right)$ (where $P$ and $Q$ are the two simple objects immediately after the branch). There is a third subfactor with index in the interval $(2, 3+\sqrt{3})$ called the Asaeda-Haagerup subfactor \cite{MR1686551}. Our techniques do not give an obstruction to cyclotomicity for either of the fusion categories coming from the Asaeda-Haagerup subfactor, because the analogous moments and twisted moments are cyclotomic. However, since there is not yet a construction of the Asaeda-Haagerup planar algebra following the Jones-Peters approach \cite{quadratic, 0902.1294, 0909.4099}, the lack of obstruction does not guarantee that the even parts of the Asaeda-Haagerup subfactor are cyclotomic. The authors would like to thank Emily Peters for teaching us about the Haagerup planar algebra and Pavel Etingof for encouraging us to write this paper. We'd like to thank Victor Ostrik, Ben Webster, and Pasquale Zito for suggesting arguments which we used to improve Section \ref{sec:center}. (For Pasquale Zito's suggestions, see Math Overflow \url{http://mathoverflow.net/questions/17641/}.) In addition we would also like to thank Stephen Bigelow, Vaughan Jones, Dmitri Nikshych, and Dylan Thurston for helpful conversations. Scott Morrison was at the Miller Institute for Basic Research at UC Berkeley during this work, and Noah Snyder was supported by an NSF Postdoctoral Fellowship at Columbia University. \section{Background} \label{sec:background} %%%% begin: background.tex %%%% %!TEX root = ../article.tex \subsection{Fusion categories and fields of definition} Let $k$ be a field. An object in an additive category is called simple if it has no non-trivial proper subobjects. An additive category is called semisimple if every object is a direct sum of simple objects (and in particular, every indecomposable object is simple). A category is called idempotent complete (or Karoubian or psuedoabelian) if every idempotent has an image (that is, a subobject which the idempotent factors through). It is easy to see that any idempotent complete additive semisimple category is abelian. A \emph{split semisimple category over $k$} is a semisimple category over $k$ such that every simple object $X$ is split simple, that is $\End{X} = k$. If $k$ is an algebraically closed field, then any semisimple category over $k$ is automatically split. A \emph{fusion category over $k$} is a $k$-linear abelian semisimple rigid monoidal category with finitely many isomorphism classes of simple objects. A \emph{split fusion category over $k$} is a fusion category over $k$ which is split semisimple. (Warning, some authors require that all fusion categories be split.) \begin{example} Consider $\Real[\Integer/3 \Integer]\text{-mod}$. This is a fusion category over $\Real$ with two objects: the trivial module and the $2$-dimensional representation (where the generator acts by $120$-degree rotation). It is not split fusion because the endomorphism algebra of the $2$-dimensional representation is $\Complex$. \end{example} Suppose that $k,#1] #2 ..controls ++(0,0.5) and ++(0,-0.5) .. #3; } \foreach \i / \j in {1/2,2/3} { \upwardsarrow[very thick] {(R\i.135)} {(R\j.-45)} %\draw[->, very thick] (R\i.45) .. controls ++(0,1) and ++(0,-1) .. (R\j.225); } %thick lines into and out of B and B' \upwardsarrow[very thick] {(B'.45)}{(B.-45)}; \upwardsarrow[very thick] {(R3.135)}{(B.225)}; \upwardsarrow[very thick] {(B'.135)}{(R1.-45)}; %lines into T \foreach \i / \theta in {1/-45,2/-90,3/-135} { \upwardsarrow {(R\i.45)} {(T.\theta)}; } %lines out of T' \foreach \i / \theta in {1/45,2/90,3/135} { \upwardsarrow {(T'.\theta)} {(R\i.-135)}; } \end{tikzpicture} %\endpgfgraphicnamed \end{align*} Define the normalized third twisted moment by $$M_3(R) = \frac{\widehat{M}_3(R; B, B', T, T')}{\Theta(T, T') C(B, B')^{m-1}}.$$ \end{defn} \begin{lem} $M_3(R)$ does not depend on the choice of $B$, $B'$, $T$, and $T'$. \end{lem} \begin{proof} Each of $B$, $B'$, $T$, and $T'$ are well-defined up to a choice of scalar. Each of $\Theta$, $C$, and $\widehat{M}_3(R)$ are homogoenous with respect to these rescalings, and it is easy to see that $M_3(R)$ is degree $0$ with respect to each of these rescalings. \end{proof} \begin{thm} If $\cC_k$ is a split rational form for $\cH_\ell^p(\Complex)$ over a field $k$, then $\lambda_\ell \in k$. \end{thm} \begin{proof} Let $Y$ be the simple object of $\cC_k$ corresponding to the object $\JW{2}$ of $\cH_\ell^p(\Complex)$. Let $R = \frac{1}{2}(P-Q) = \frac{1}{\lambda_\ell} S \in \End{Y^{\otimes 2 \ell + 2}}$. The morphism $R$ makes sense in $\cC_k$ because $\cC_k$ is split. Consider the scalar $M_3(R) \in k$. Since this scalar does not depend on any choices, we can compute it in $\cH_\ell^p(\Complex)$ using the following obvious choices: \begin{align*} B & =\inputtikz{Bexpanded} & B' & = \inputtikz{Bprimeexpanded} \displaybreak[1]\\ T & =\inputtikz{Texpanded} & T' & = \inputtikz{Tprimeexpanded}. \end{align*} Since $S$ is uncappable, any $\JW{2}$ connected to an $S$ can be replaced with the identity. Thus with the above choices the unnormalized third twisted moment $\widehat{M}_3(R)$ is given by \begin{align*}\widehat{M}_3(R) = %\beginpgfgraphicnamed{unnormalizedmoment2-external} \begin{tikzpicture} [ baseline=10ex, R/.style={rectangle,draw,minimum width=30pt}, ] \clip (2,-1.2) rectangle (-2.2,4.5); % place the rectangles with R \foreach \i / \xc / \yc in {1/0/0, 2/-0.7/1.25, 3/-1.4/2.5} { \node[R](R\i) at (\xc,\yc) {$R$}; \foreach \n/\q in {1/30, 2/70, 3/110, 4/150} { \coordinate(R\i\n) at (R\i.\q); } \foreach \n/\q in {5/210, 6/250, 7/290, 8/330} { \coordinate(R\i\n) at (R\i.\q); } } \draw[fill=black!20] (R14) -- (R27) -- (R28) -- (R13); \draw[fill=black!20] (R24) -- (R37) -- (R38) -- (R23); \newcommand{\rr}{0.8} \newcommand{\oa}{2.5} \newcommand{\ob}{0.6} \newcommand{\stf}{1.4} \draw[fill=black!20] (R34) .. controls ++ ($2*\stf*(0,\rr)$) and ++ ($2*\stf*(0,\rr)$) .. ($(R34)+(\oa,0)+(0.8,0)$) -- ($(R17)+(\ob,0)+(0.8,0)$) .. controls ++ ($-\stf*(0,\rr)$) and ++ ($-\stf*(0,\rr)$) .. (R17) -- (R18) .. controls ++ (0,-\rr) and ++ (0,-\rr) .. ($(R18)+(\ob,0)$) -- ($(R33)+(\oa,0)$) .. controls ++ (0,2*\rr) and ++(0,2*\rr) .. (R33); \draw[fill=black!20] (R32) .. controls ++ ($\stf*(0,\rr)$) and ++ ($4*\stf*(0,\rr)$) .. (R11) -- (R12) .. controls ++ (0,2*\rr) and ++ (0,\rr) .. (R21) -- (R22) .. controls ++ (0,2*\rr) and ++ (0,\rr) .. (R31); \draw[fill=black!20] (R16) .. controls ++ ($\stf*(0,-\rr)$) and ++ ($4*\stf*(0,-\rr)$) .. (R35) -- (R36) .. controls ++ (0,-2*\rr) and ++ (0,-\rr) .. (R25) -- (R26) .. controls ++ (0,-2*\rr) and ++ (0,-\rr) .. (R15); \node at ($(R1.180)+(-0.1,0)$) {$\star$}; \node at ($(R2.180)+(-0.1,0)$) {$\star$}; \node at ($(R3.180)+(-0.1,0)$) {$\star$}; \end{tikzpicture} %\endpgfgraphicnamed & = \frac{1}{[2]^2 \lambda_\ell^3} \inputtikz{twistedTTT} \\ & = \frac{1}{[2]^2 \lambda_\ell^3} \tr{\rho^{\frac{1}{2}}(S)^3} \end{align*} %the diagram (we show the $\ell = 0$ example for simplicity) %\todo{the old diagram was very wrong} %which is equal to hence the name ``third twisted moment." (In the equation above, we don't literally mean equality of these diagrams; they live in different vector spaces. Instead, we mean that each diagram is the same multiple of the appropriate empty diagram.) The value of this moment can be easily computed using the formula for the square of $\rho^{\frac{1}{2}}(S)$ in Equation \eqref{eq:rhoS2}: \begin{align*} \frac{1}{[2]^2 \lambda_\ell^3} \tr{\rho^{\frac{1}{2}}(S)^3} & = \frac{1}{[2]^2 \lambda_\ell^3} \tr{(\check{r}-1) \rho^{1/2}(S)^2 + \check{r} \rho^{1/2}(S)} \displaybreak[1] \\ & = \frac{1}{[2]^2 \lambda_\ell^3} \check{r} (\check{r}-1) [n+1] \displaybreak[1] \\ & = \lambda_\ell [2]^2(1-\check{r}^{-1})[n+1] \displaybreak[1] \\ & = \lambda_\ell [2]^2 \frac{[2n+2]}{[n+2]}. \end{align*} (In the last step we used the identity $([n+2]-[n])[n+1] = [2n+2]$.) We have $\Theta = [5] + 1$ and $C = [3]$ and thus \begin{align*} M_3(R) & =\lambda_\ell \frac{[2n+2]}{[n+2]} \frac{[2]^2}{\left([5]+1\right) [3]^{2\ell+1}}. \end{align*} Finally, since $M_3(R) \in k$, and $\frac{[2n+2]}{[n+2]} \frac{[2]^2}{\left([5]+1\right) [3]^{2\ell+1}} \in k$ since odd quantum numbers lie in $\Rational(D_\ell)$, $[2]^2 = [3]+1$ can be written as a sum of odd quantum numbers, and ratios of even quantum numbers (in particular $\frac{[2n+2]}{[n+2]}$) lie in $\Rational(D_\ell)$, we conclude that $\lambda_\ell \in k$. \end{proof} %%%% end: noncyclotomic.tex %%%% \section{The Drinfel'd center} \label{sec:center} %%%% begin: center.tex %%%% %!TEX root = ../article.tex \newcommand{\iHom}{\underline{\operatorname{Hom}}} \newcommand{\actson}{\mathrel{\reflectbox{\rotatebox[origin=c]{90}{$\circlearrowleft $}}}\;} The goal of this section is to give a proof of part \ref{pa:center} of Theorem \ref{thm:detailed}, completing the proof of Theorem \ref{thm:detailed}. Our proof is somewhat unsatisfying since it is indirect and relies on extensive computations from \cite{MR1832764}. Presumably one could use calculations along the lines of \cite{MR1832764} to give a more direct proof (specifically by explicitly writing down formulas for the half-braidings which only use scalars in $\Rational(\zeta_{39})$). %Furthermore, we assume here that any fusion category can be realized as the category of representations of a weak Hopf algebra \cite{MR1976459, 0206113, 9904073, MR2522429}, although the most general result in the literature only says that split fusion categories over an arbitrary field of characteristic zero can be realized as the category of representations of a split semisimple weak Hopf algebra. We fully expect that the argument in \cite{MR2522429} holds relaxing splitness, but the results of this section should be viewed more skeptically than those in the rest of the paper. First notice that the entries of the $T$-matrix (see below) for $Z(\cH_0^p(\Complex))$ generate $\Rational(\zeta_{39})$ so if there is a complete rational form over a field $k$ as a ribbon category, then $k$ must contain $\zeta_{39}$. Now we prove the other direction, namely that $Z(\cH_0^p(\Complex))$ has a complete rational form over $\Rational(\zeta_{39})$ as a ribbon category. Explicitly we will prove that $Z(\cH_0^p(\Rational(\zeta_{39})))$ is a complete rational form. The argument will take place in two steps. First we prove a general result that the Drinfel'd center of a rational form is a rational form for the Drinfel'd center. Next, we check that $Z(\cH_0^p(\Rational(\zeta_{39})))$ is split. For both steps of the argument the key element is the induction functor $I: \cC \rightarrow Z(\cC)$ which commutes with base extension. We quickly recall some key definitions and results concerning the Drinfel'd center and module categories (see \cite{MR1976459,MR1976233}). Let $\cD$ be a fusion category and $\cM$ a semisimple finite left module category. If $M_1$ and $M_2$ are objects in $\cM$ then the internal hom $\iHom_{\cD \actson \cM}(M_1,M_2)$ is defined to be the object in $\cD$ which represents the functor $X \mapsto \Hom{}{X \otimes M_1}{M_2}$. Define the dual category $\cD^* = \mathrm{Fun}_{\cD}(\cM,\cM)$ of module endofunctors of $\cM$. If $M$ is a simple object in $\cM$, there is a natural algebra structure on the object $A = \iHom_{\cD \actson \cM}(M,M)$ and the categories $\cM$, $\cM^{op}$, and $\cD^*$ can be concretely identified with the categories of right $A$-modules in $\cM$, left $A$-modules in $\cM$, and $A$--$A$ bimodules in $\cM$, respectively. Fixing the simple object $M$, there's an induction functor $I: \cM \rightarrow \cD^*$, given by tensoring a right $A$-module on the left with $A$. The Drinfel'd center $Z(\cC)$ has two equivalent definitions. First, the objects of $Z(\cC)$ are pairs $(X, \{\sigma_{X,Y}\}_Y)$ consisting of an object in $\cC$ and a collection of half-braidings $\sigma_{X,Y}: X \otimes Y \rightarrow Y \otimes X$ satisfying certain naturality conditions. For the second, recall that $\cC$ is a module category over $\cC \boxtimes \cC^{op}$ (with the action $(X\boxtimes Y) \otimes M \rightarrow X \otimes M \otimes Y$). Then, $Z(\cC)$ is the dual of $\cC \boxtimes C^{op}$. Explicitly, we can take $M = 1$, and let $A = \iHom_{\cC \boxtimes \cC^{op} \actson \cC}(1,1)$ be the internal endomorphisms of $1 \in \cC$. Thus $A$ is an algebra object in $\cC \boxtimes \cC^{op}$, and $Z(C)$ is the category of $A$--$A$ bimodule objects in $\cC \boxtimes \cC^{op}$. From this point of view the induction functor $I: \cC \rightarrow Z(\cC)$ is given by $X \mapsto A \otimes X$. \begin{rem} It is natural to wonder what $I(X)$ is in terms of the first definition of the center. According to \cite[Prop. 5.4]{MR2183279} for a split fusion category the underlying object of $I(X)$ is $\bigoplus_V V \otimes X \otimes V^*$ (where the sum is taken over all simples). This formula certainly does not work in the non-split case. Notice, however, that an analogous problem occurs when decomposing the adjoint representation of the group ring $k[G]$. Here, in the nonsplit case, the adjoint representation is not $\bigoplus_V V \otimes V^*$ but instead the coinvariants with respect to the the left action of the division ring $\operatorname{End}_G (V)$ on $V$ and its right action on $V^*$. The same modification works for the induction functor: for each $f \in \End{V}$, we have two maps $\bigoplus_V V \otimes X \otimes V^* \rightrightarrows \bigoplus_V V \otimes X \otimes V^*$ given by acting on either $V$ or $V^*$, and the correct value of $I(X)$ is the colimit of the collection of these diagrams where $f$ varies over a basis of $\End{V}$. (This colimit exists because all small colimits exist in an abelian category.) The half-braidings for $I(X)$ in the split case were written down in \cite[Theorem 2.3]{1004.1533}. Their formula can be modified to work in the non-split case, by being careful about normalizations and by quotienting out by the action of $\End{V}$ as above. Indeed, since every object in $Z(\cC)$ is a summand of an induced object, it's possible to prove that the center of a rational form is a rational form of the center explicitly by writing down formulas for the half-braiding on the induced objects following \cite[Theorem 2.3]{1004.1533}. Here, we choose instead to work directly with the second description of the center. \end{rem} \begin{lem} \label{lem:rationalcenter} Suppose that $\cC_k$ is a rational form of $\cC_K$. The natural functor $Z(\cC_k)\otimes_k K \rightarrow Z(\cC_K)$ is full, faithful, commutes with the induction functors, and is dominant. Hence, $Z(\cC_k)$ is a rational form as a braided tensor category of $Z(\cC_K)$. %If $\cC_k$ is a rational form over $k$ of $\cC_K$ as a fusion category, then $Z(\cC_k)$ is a rational form for $Z(\cC_K)$ as a ribbon fusion category. \end{lem} %Recall that $Z(\cC)$ is the dual of the fusion category $\cC \boxtimes \cC^{op}$ over the module category $\cC$ (with the action $(X\boxtimes Y) \otimes M \rightarrow X \otimes M \otimes Y$) \cite{MR1976233}. Hence Lemma \ref{lem:rationalcenter} follows from the following more general result. Lemma \ref{lem:rationalcenter} follows immediately from the following more general result. \begin{lem} Suppose that $\cD_K$ is a fusion category over $K$, that $\cM_K$ is a semisimple module category over $\cD_K$, that $\cD_k$ is a rational form of $\cD_K$ over $k$ (as a fusion category), and that $\cM_k$ is a rational form of $\cM_K$ over $k$ (as a module category over $\cD_k$). Let $\cF$ be the full, faithful and dominant functor $\cF: \cD_k \tensor_k K \rightarrow \cD_K$ guaranteed by the fact that $\cD_k$ is a rational form, and $\cG$ the corresponding functor $\cG:\cM_k \tensor_k K \to \cM_K$. Let $M$ be a simple object in $\cM_k$. Then, $\cF( \iHom_{\cD_k \actson \cM_k}(M,M))$ and $\iHom_{\cD_K \actson \cM_K}(\cG(M),\cG(M))$ are isomorphic as algebra objects, and there is a functor $\cF^*: D_k^*\otimes_k K \rightarrow D_K^*$ induced by $\cF$ which is full, faithful and dominant. Hence, $D_k^*$ is a rational form of $D_K^*$. \end{lem} \begin{proof} Let $A_k = \iHom_{\cD_k \actson \cM_k}(M,M)$ in $\cD_k$ and $A_K =\iHom_{\cD_K \actson \cM_K}(\cG(M),\cG(M))$ in $\cD_K$. First we show that $\cF(A_k) \cong A_K$ as algebra objects. We need only check that $\cF(A_k)$ represents the functor $\cD_K \to \mathrm{Set}$ given by $X \mapsto \Hom{}{X \otimes \cG(M)}{\cG(M)}$, which follows immediately from the fact that $\cM_k$ is a rational form for $\cM_K$. Since $\cF(A_k) \cong A_K$, the functor $\cF: D_k \otimes_k K \rightarrow D_K$ induces a functor $\cF^*: D_k^* \otimes_k K \rightarrow D_K^*$, which we now describe. Recall we can interpret $\cD^*_k$ as the $A_k$--$A_k$ bimodules in $\cD_k$ (and similarly for $\cD_K$). Given an $A_k$--$A_k$ bimodule in $\cD_k$, we can construct an $A_K$--$A_K$ bimodule in $\cD_K$ simply by applying the functor $\cF$ to the underlying object, as well as to the morphisms making it a bimodule. We now want to prove that $\cF^*$ is full and faithful. Suppose that $X$ and $Y$ are $A_k$--$A_k$ bimodules, then among all maps from $X$ to $Y$ the bimodule maps are picked out by satisfying certain linear equations with coefficients in $k$. Similarly among all maps from $\cF(X)$ to $\cF(Y)$ the bimodule maps are picked out by satisfying the same linear equations with coefficients in $k$. Thus, since $\cF: D_k \otimes_k K \rightarrow D_K$ is an isomorphism on morphism spaces, it follows that $\cF^*: D_k^* \otimes_k K \rightarrow D_K^*$ is as well. Thus we need only check that $\cF^*: D_k^* \otimes_k K \rightarrow D_K^*$ is dominant (i.e. every object in the target is a summand of an object in the image of the functor). Since $\cF(A_k) \cong A_K$ we see that $\cF \circ I$ and $I \circ \cF$ are naturally isomorphic functors. If $X$ is an arbitrary $A_K$--$A_K$ bimodule, then certainly $X$ is a summand of $I(R(X))$ (where $R$ is the restriction functor which forgets the left action of $A_K$). Since $\cM_k$ is a rational form of $\cM_K$, we see that $R(X)$ is a summand of $\cF(N)$ for some right $A_k$ module $N$. Hence, $X$ is a summand of $I( \cF(N)) \iso \cF(I(N)$, and the functor is dominant. %Let $\underline{\mathrm{Hom}}$ be the internal hom from $\cM_k \times \cM_k \rightarrow \mathrm{Fun}_{\cC_k}(\cM_k, \cM_k)$. If $F$ is an object in $\mathrm{Fun}_{\cC_K}(\cM_K, \cM_K)$ and $M$ is an object in $\cM_k$, then $F$ is a summand of $\underline{\mathrm{Hom}}(F(X), X)$. \end{proof} %We want to prove that $Z(\cH_0^p(\Rational(\zeta_{39})))$ is a complete rational form of $Z(\cH_0^p(\Complex)) \cong Z(\cH_0^d(\Complex)).$ %Note that if $\cC_k$ is a rational form of $\cC_K$ then $Z(\cC_K)$ is a rational form of $Z(\cC)$. This follows from using the theory of weak Hopf algebras to reduce to considering Drinfel'd double of a weak Hopf algebra \cite{MR1976459}. Hence the only thing to prove is that the Drinfel'd center $Z(\cH_0^p(\Rational(\zeta_{39})))$ is split (even though $\cH_0^p(\Rational(\zeta_{39}))$ itself is nonsplit). The center $Z(\cH_0^p(\Complex))$ has previously been described in \cite{MR1832764} (see \cite{MR2468378} for further details). The simple objects are $1, \pi_1, \pi_2, \mu_1, \ldots, \mu_6, \sigma_0, \sigma_1, \sigma_2$. Let $I$ be the induction functor $I: \cH_0^p \rightarrow Z(\cH_0^p)$. Over $\Complex$, it is described on the level of objects by the graph in Figure \ref{fig:izumi-induction}. Note that over $\Complex$ we have $$I(\JW{2}) \cong \pi_1 \oplus \pi_2 \oplus \mu_1 \oplus \ldots \oplus \mu_6 \oplus \sigma_0 \oplus \sigma_1 \oplus \sigma_2,$$ and in particular there is exactly one copy of each simple except $1$. \newcommand{\fig}[3]{% \begin{figure}[!htb] #3 \caption{#2} \label{fig:#1} \end{figure} } \fig{izumi-induction}{The induction functor for $\cH_0^p(\Complex)$, reproduced from Figure 5 of \cite{MR1832764}, with $\widehat{{}_0\rho}, \widehat{{}_1\rho}, \widehat{{}_2\rho}, \widehat{\alpha_1}$ and $\widehat{\alpha_2}$ renamed to $\JW{2}, P, Q, P''$ and $Q''$ respectively.}{$$\inputtikz{inductionfunctor}$$} %\fig{rational-izumi-induction}{The induction functor for the rational form of $\cH_0^p$.}{$$\inputtikz{rationalinductionfunctor}$$} \begin{thm} $Z(\cH_0^p(\Rational(\zeta_{39})))$ is a split fusion category over $\Rational(\zeta_{39})$. \end{thm} \begin{proof} %We want to show that the object $I(\JW{2})$ has the same decomposition over $\Rational(\zeta_{39})$. Since $\JW{2}$ is an object in $\cH_0^p(\Rational(\zeta_{39}))$, we have that $I(\JW{2})$ is an object in $Z(\cH_0^p(\Rational(\zeta_{39})))$. We build explicit projections on to many of its summands. Let $\theta_{I(\JW{2})}$ be the ribbon element acting on $I(\JW{2})$. Over $\Complex$, the ribbon element $\theta_{I(\JW{2})}$ acts on each simple object by the corresponding entry in the $T$-matrix which is diagonal with entries $$(T_{jj}) = (1,1,1, \zeta_{39}^6, \zeta_{39}^{-6}, \zeta_{39}^{15}, \zeta_{39}^{-15}, \zeta_{39}^{18}, \zeta_{39}^{-18}, 1, \zeta_{39}^{13}, \zeta_{39}^{-13}).$$ Consider $\frac{1}{39}\sum_i \zeta_{39}^{m i} \theta_{I(\JW{2})}^i$ for different values of $m$. These give projections onto the eigenspaces of the $T$-matrix Using the values of the $T$-matrix it follows that for these give projections onto each of $\mu_i$, $\sigma_1$, and $\sigma_2$. Hence all of those simples are defined over $\Rational(\zeta_{39})$. The sum $\sum_i \theta_{I(\JW{2})}^i$ gives a projection onto $\pi_1 \oplus \pi_2 \oplus \sigma_0$. Let $F$ be a single strand labelled by $\pi_1 \oplus \pi_2 \oplus \sigma_0$ with a ring around it labelled by $\sigma_1$. Looking at the corresponding entries in the $S$-matrix (described in \cite{MR2468378}) we see that $\frac{5 + \sqrt{13}}{18} (\id + F)$ gives a projection onto $\pi_1$ while its complement gives a projection onto $\pi_2 \oplus \sigma_0$. Consider $I(1) \cong 1\oplus \pi_1 \oplus 2 \pi_2$. Notice that here $\pi_2$ is a summand while $\sigma_0$ is not. In particular, there is a map over $\Complex$ from $I(1)$ to $\pi_2 \oplus \sigma_0$, and hence over $\Rational(\zeta_{39})$ there also must be such a map. Hence by semisimplicity, we must have $\sigma_0$ and $\pi_2$ are objects over $\Rational(\zeta_{39})$. \end{proof} %%%% end: center.tex %%%% \section{Galois conjugates} \label{sec:galois} %%%% begin: galois.tex %%%% %!TEX root = ../article.tex The field $$K = \Rational(\lambda_0) = \Rational\left(i\sqrt{\frac{-1+\sqrt{13}}{2}}\right)$$ is a degree $4$ non-Galois extension of $\Rational$. Its Galois closure $L$ has degree $8$ and has Galois group the dihedral group with $8$ elements which we think of as the automorphisms of a fixed square. The field $K$ is the fixed points of the subgroup generated by a reflection in one of the sides in the square. In particular, the orbit of $K$ under the Galois group $\text{Gal}(L/\Rational)$ consists of two fields, $K$ and $$K' = \Rational\left(i\sqrt{\frac{-1-\sqrt{13}}{2}}\right).$$ Each of $K$ and $K'$ is fixed pointwise by two elements of $\text{Gal}(L/\Rational)$ and each has a single nontrivial automorphism over $\Rational$. The field automorphism of $K/\Rational$ acts on $\cH_0^p$ by the diagram automorphism which interchanges $P$ and $Q$. In particular, using the Galois action we can only construct a single new fusion category which is defined over $K'$. This category is non-unitary and the dimensions of the objects are given by replacing $\sqrt{13}$ with $-\sqrt{13}$ everywhere. The story is similar for $ \Rational(\lambda_1)$ and $\cH_1^p$. Again, there is a single nontrivial automorphism of the field which acts on the fusion category by diagram automorphism. There are two Galois conjugate fusion categories which are non-unitary and whose dimensions are given by the action of $\text{Gal}(\Rational(d_1^2)/\Rational)$ on the old dimensions. %%%% end: galois.tex %%%% % ---------------------------------------------------------------- \hfuzz5pt \newcommand{\urlprefix}{} \bibliographystyle{amsplain-qt} \bibliography{../../bibliography/bibliography} % ---------------------------------------------------------------- This paper is available online at \arxiv{1002.0168}, and at \url{http://tqft.net/noncyclotomic}. % ---------------------------------------------------------------- \end{document} % ----------------------------------------------------------------