Skip to content

Commit 304bd0d

Browse files
committed
tidy up LaTeX
1 parent fb92dbf commit 304bd0d

File tree

1 file changed

+32
-16
lines changed

1 file changed

+32
-16
lines changed

blueprint/src/chapter/QuaternionAlgebraProject.tex

+32-16
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,44 @@ \section{Introduction and goal}
88
finite-dimensional. We need this to control the Hecke algebras which we'll define
99
later on using these spaces.
1010

11-
Let's start with the definition of these spaces. We fix a totally real field $F$
12-
(that is, a number field $F$ such that the image of every ring homomorphism $F\to\bbC$
13-
is a subset of $\R$). We fix a quaternion algebra $D$ over $F$. This means
14-
the following: $D$ is an $F$-algebra of dimension 4, the centre of $D$ is $F$,
15-
and $D$ has no nontrivial two-sided ideals. Examples of quaternion algebras
16-
would be 2 by 2 matrices $M_2(F)$ over $F$, or the $F$ version of Hamilton's quaternions,
17-
namely $F\oplus Fi\oplus Fj\oplus Fk$ with the usual laws $i^2=j^2=k^2=-1$ and
18-
$ij=-ji=k$.
11+
Let's start with the definition of these spaces.
12+
13+
Let $K$ be a field. A \emph{central simple $K$-algebra} is a $K$-algebra~$D$ with
14+
centre $K$ such that $D$ has no nontrivial two-sided ideals. A \emph{quaternion algebra}
15+
over $K$ is a central simple $K$-algebra of dimension~4.
16+
17+
Matrix algebras $M_n(K)$ are examples of central simple $K$-algebras, so
18+
$2\times 2$ matrices $M_2(K)$ are an example of a quaternion algebra over $K$.
19+
If $K=\bbC$ then $M_2(\bbC)$ is the only example, up to isomorphism, but there are
20+
two examples over the reals, the other being Hamilton's quaternions
21+
$\bbH:=\R\oplus\R i\oplus\R j\oplus\R k$ with the usual rules $i^2=j^2=k^2=-1$,
22+
$ij=-ji=k$ etc. For a general field $K$ one can make an analogue of Hamilton's
23+
quaternions $K\oplus Ki\oplus Kj\oplus Kk$ with these same rules to describe the
24+
multiplication, and if the characteristic of~$K$ isn't 2 then this is a quaternion algebra
25+
(which may or may not be isomorphic to $M_2(K)$). If $K$ is a number field then there are
26+
infinitely many isomorphism classes of quaternion algebras over $K$.
27+
28+
A fundamental fact about central simple algebras is that if $D/K$
29+
is a central simple $K$-algebra and $L/K$ is an extension of fields, then $D\otimes_KL$
30+
is a central simple $L$-algebra. In particular if $D$ is a quaternion algebra over $K$
31+
then $D\otimes_KL$ is a quaternion algebra over $L$. Some Imperial students have established
32+
this fact in ongoing project work.
33+
34+
We now fix a totally real field $F$ (that is, a number field $F$ such that the image of every ring
35+
homomorphism $F\to\bbC$ is a subset of $\R$). We fix a quaternion algebra $D$ over $F$. We
36+
furthermore assume that $D$ is \emph{totally definite}, that is, that for all field embeddings
37+
$\tau:F\to\R$ we have $D\otimes_{F,\tau}\R\cong\bbH$.
1938

2039
The high-falutin' explanation of what is about to happen is that $D^\times$
21-
can be regarded as a reductive algebraic group over $F$, and we are going to define spaces
40+
can be regarded as a reductive algebraic group over $F$, and in the special case where
41+
we are going to define spaces
2242
of automorphic forms for this algebraic group. In general such a definition would
2343
involve some analysis (for example modular forms are automorphic forms for the
2444
algebraic group $\GL_2$ over $\Q$, and the definition of a modular form involves
2545
holomorphic functions, which are solutions to the Cauchy--Riemann equations).
26-
However let us now make the assumption that $D$ is
27-
\emph{totally definite}, which means that for every field map $\tau:F\to\R$,
28-
the base extension $D\otimes_{F,\tau}\R$ along $\tau$ (which is a quaternion algebra
29-
over the reals) is isomorphic to Hamilton's quaternions
30-
$\R\oplus \R i\oplus\R j\oplus\R k$ rather than the other quaternion algebra
31-
over the reals, namely $M_2(\R)$. Under this assumption the associated symmetric space
32-
is 0-dimensional, meaning that no differential equations are involved in the definition
46+
However under the assumption that $F$ is totally real and $D/F$ is totally definite,
47+
the associated symmetric space is 0-dimensional, meaning that no differential equations are
48+
involved in the definition
3349
of an automorphic form in this setting. As a consequence, the definition we're about to give
3450
makes sense not just over the complex numbers but over any commutative ring $R$, which will
3551
be crucial for us as we will need to think about, for example, mod~$p$ automorphic forms in this

0 commit comments

Comments
 (0)