Vertex Operator Algebras

Sometimes, in order to define a consistent Conformal Field Theory it is nice to set the details of the fields as particular types of operator valued distributions with certain properties, and instead describe an algebra with these properties axiomatically present instead.

This can help us abstract a lot of the formalism when it comes to interpreting things like boundary conditions as other types of mathematical objects, and more!

Formal Distributions

The building blocks of vertex algebras are formal distributions. These are the field operator interpretation on the language we are trying to build.

Building Blocks

Definition: Let Z be a finite set of nN elements and R be an algebra over some field K. The vector space of formal distributions in Z over R defined as the set

R[[Z]]:=RZ={f:ZR},

where Z is the free group on Z, together with the following operations.

  1. Elementwise addition: For any two a=(a1,a2,),b=(b1,b2,)R[[Z]] their sum is the sequence

    a+b=(a1+b1,a2+b2,)R[[z]].
  2. Scalar multiplication: For any a=(a1,a2,)R[[Z]] and cK we have that

    ca=ca=(ca1,ca2,)R[[z]].

Corollary: The vector space of formal distributions is a topological vector space under the product topology under the isomorphism RZRZn by treating R with the discrete topology.

Corollary: R[[Z]] is a closed metrizable space.

Remark: The best we can do here is a vector space. The reason is that since we have infinitely many terms in both directions, multiplication with arbitrary elements might be hard to define. However, here is the next best thing.

Definition: Let Z be a finite set of nN elements and R be a ring. The ring of formal power series in Z over R is the set

R[[Z]]:=RZ={f:ZR},

where Z is the set of all words generated by Z, with elementwise addition and Cauchy multiplication, i.e. by Interpreting a,bR[[Z]] as maps a,b:ZR their product is such that for any zZ

(a×b)(z)=wZa(w)b(w1z).

Remark: The ring of formal power series is a ring. Also since ZZ the ring of formal power series is a subset of the vector space of formal distributions.

We often view any element of the formal distribution ring as a sum of terms that belong in the free group. Since we can index ZZ|Z| we can write aR[[z1,z2,,zn]] as

a=jZnajzj=jZnaj1j2jnz1j1z2j2znjn,

where aj2j2jnR, which looks like a polynomial in the variables zi. This is a nice interpretation that will help us define the algebraic tools needed in the following sections.

The next object of interest is a subset of elements in R[[Z]] that can be multiplied with everything else. We call them the formal Laurent polynomials.

Definition: The ring of formal Laurent polynomials in Z over an algebra R is the subset

R[Z]:={aR[[Z]]NN where |z|>Na(z)=0}

In other words it is the polynomials that have a finite degree on both ends.

Remark: For any Laurent polynomial aR[Z] there exist nmZ|Z| such that

a=j=nmajzj,

where we have used that nmnimi i=1,,|Z|.

The cool thing about formal Laurent polynomials is that we can multiply them with everything.

Proposition: The Cauchy product of a formal Laurent polynomial with any formal distribution is well defined.

Definition: The ring of formal Laurent series in Z over R is the localization of R[[Z]] by the multiplicatively closed set S of positive formal distributions in Z, i.e.

R((Z)):=S1R[[Z]].

where

S:={zj=z1j1z2j2znjnR[[Z]] | jNn}=Z.

Example: Defining Laurent series as elements of the localization might be a bit confusing at first, so we can untangle it as follows. By definition of the localization we know that for any aR[[Z]] and sS there exists bR((Z)) such that

a=sb.

For example, consider the series a=1+z+z2+R[[Z]] for some zZ. By picking s=zS we can find the Laurent series

b=z1+1+z+z2+R[[Z]].

The reason for this definition of the laurent series as the Localization is that we can think of them as fractions in R[[Z]] which is going to be really helpful later.

Operations

Here are some very useful operations we are going to play with all the time.

Defintion: The residue of a distribution fR[[Z]] at a variable zZ is defined as

Reszf=f(z1)R.

The formal derivative at a variable zZ is the linear map

z:R[[Z]]R[[Z]].

such that zz=1, z1=0 and for any reduced word w=a1a2R[[Z]] we get

zw=(za1)a2+a1(za2)+

Example: Given a formal distribution f=k=akzk the derivative is given by

zf=k=(k+1)fk+1zk.