|
|
|
Viewing Preamble for
quantization |
|
[
back to 'quantization'
]
|
\usepackage{amssymb, amsmath, amsthm}
%\usepackage{xypic}
\newtheorem{thm}{Theorem}
\newtheorem{prop}[thm]{Proposition}
\newtheorem{lemma}[thm]{Lemma}
\newtheorem{cor}[thm]{Corollary}
\theoremstyle{definition}
\newtheorem{dfn}[thm]{Definition}
\theoremstyle{remark}
\newtheorem*{rmk}{Remark}
\newtheorem{ex}{Example}
\newcommand{\lie}{\mathcal{L}}
\newcommand{\pdiff}[2]{\frac{\partial #1}{\partial #2}}
\newcommand{\grad}{\nabla} |
|
|
|
|