|
|
|
Viewing Preamble for
tensor product basis |
|
[
back to 'tensor product basis'
]
|
% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
\usepackage{amsthm}
% \newtheorem*{theorem}{Theorem}
\newenvironment{theorem}{%
\trivlist\item\relax
\textbf{Theorem.}\hspace*{0.5em}%
\ignorespaces
}{\endtrivlist}
% making logically defined graphics
%\usepackage{xypic}
% there are many more packages, add them here as you need them
% define commands here
\newcommand{\Fpil}{\longrightarrow}
\newcommand{\vek}[1]{\mathbf{#1}}
\newcommand{\K}{\mathcal{K}}
\newcommand{\gobble}[1]{}
\newcommand*{\setOfBig}[2]{%
\left\{ \, #1 \,\,\vrule\relax\big.\,\, #2 \, \right\}%
} |
|
|
|
|