Add first part of the defect CFT

Signed-off-by: Riccardo Finotello <riccardo.finotello@gmail.com>
This commit is contained in:
2020-09-24 16:13:00 +02:00
parent 66de62c8bf
commit 4764a2a6d3
5 changed files with 628 additions and 9 deletions

View File

@@ -39,6 +39,14 @@
%---- derivatives
\newcommand{\pd}{\ensuremath{\partial}}
\newcommand{\bpd}{\ensuremath{\overline{\partial}}}
\newcommand{\lrpartial}[1]{\overset{\leftrightarrow}
{\partial_{ #1 }}
}
\newcommand{\consprod}[2]{\left\langle #1, #2 \right\rangle}
\newcommand{\lconsprod}[2]{\left\langle\hspace{-0.25em}\left\langle #1\right.,\, #2 \right\rangle}
\newcommand{\lfdv}[2]{\frac{\overset{\leftarrow}{\delta} #1}{\delta #2}}
\newcommand{\rfdv}[2]{\frac{\overset{\rightarrow}{\delta} #1}{\delta #2}}
\newcommand{\dual}[1]{\tensor[^*]{#1}{}}
%---- integrals
\newcommand{\ddz}{\ensuremath{\frac{\mathrm{d}z}{2 \pi i}}}
@@ -66,6 +74,7 @@
\newcommand{\bomega}{\ensuremath{\overline{\omega}}}
\newcommand{\bepsilon}{\ensuremath{\overline{\epsilon}}}
\newcommand{\balpha}{\ensuremath{\overline{\alpha}}}
\newcommand{\htau}{\ensuremath{\widehat{\tau}}}
%---- BEGIN DOCUMENT