|
|
|
Viewing Preamble for
union |
|
[
back to 'union'
]
|
% This is Cosmin's preamble.
% Packages
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{amsfonts}
\usepackage{amsthm}
\usepackage{mathrsfs}
%\usepackage{graphicx}
%\usepackage{xypic}
%\usepackage{babel}
\usepackage{pstricks}
% Theorem Environments
\newtheorem*{thm}{Theorem}
\newtheorem{thmn}{Theorem}
\newtheorem*{lem}{Lemma}
\newtheorem{lemn}{Lemma}
\newtheorem*{cor}{Corollary}
\newtheorem{corn}{Corollary}
\newtheorem*{prop}{Proposition}
\newtheorem{propn}{Proposition}
% Other Commands
\renewcommand{\geq}{\geqslant}
\renewcommand{\leq}{\leqslant}
\newcommand{\vect}[1]{\boldsymbol{#1}}
\newcommand{\mat}[1]{\mathsf{#1}}
\renewcommand{\div}{\!\mid\!}
\newcommand{\Ints}{\mathbb{Z}}
\newcommand{\Rats}{\mathbb{Q}}
\newcommand{\Reals}{\mathbb{R}}
\newcommand{\suchthat}{\ \mid\ } |
|
|
|
|