Initial commit of some notes related to chapter 1.
[surreal-numbers] / notes / config.tex
index 619418f..1587fd3 100644 (file)
@@ -33,6 +33,7 @@
 \newcommand{\sups}[1]{\ensuremath{^{\textrm{#1}}}}
 \newcommand{\subs}[1]{\ensuremath{_{\textrm{#1}}}}
 \newcommand{\abs}[1]{\left|#1\right|}
 \newcommand{\sups}[1]{\ensuremath{^{\textrm{#1}}}}
 \newcommand{\subs}[1]{\ensuremath{_{\textrm{#1}}}}
 \newcommand{\abs}[1]{\left|#1\right|}
+\newcommand{\surreal}[2]{\ensuremath{\left\langle #1 \vert #2 \right\rangle}}
 \newcommand{\horzline}[1][350]{\begin{center} \line(1,0){#1} \end{center}}
 \renewcommand\maketitle{
        \thispagestyle{plain}
 \newcommand{\horzline}[1][350]{\begin{center} \line(1,0){#1} \end{center}}
 \renewcommand\maketitle{
        \thispagestyle{plain}
@@ -42,7 +43,6 @@
        \end{center}
        \horzline
        }
        \end{center}
        \horzline
        }
-% TODO: What do I want to define for things like bra-ket notation?
 \renewcommand*{\vec}[1]{\ensuremath{{\bf#1}}}
 \newcommand*{\norm}[1]{\ensuremath{\left\lVert#1 \right\rVert}}
 \newcommand*{\ip}[1]{\ensuremath{\langle#1\rangle}}
 \renewcommand*{\vec}[1]{\ensuremath{{\bf#1}}}
 \newcommand*{\norm}[1]{\ensuremath{\left\lVert#1 \right\rVert}}
 \newcommand*{\ip}[1]{\ensuremath{\langle#1\rangle}}
@@ -56,6 +56,7 @@
        }    
 \theoremstyle{definition}
 \newtheorem{defi}{Definition}
        }    
 \theoremstyle{definition}
 \newtheorem{defi}{Definition}
+\newtheorem{axiom}{Axiom}
 \newtheorem{theorem}{Theorem}
 \newtheorem{lemma}[theorem]{Lemma}
 \newtheorem{problem}{Problem}
 \newtheorem{theorem}{Theorem}
 \newtheorem{lemma}[theorem]{Lemma}
 \newtheorem{problem}{Problem}