preamble.tex
changeset 336 7a5a73ec8961
parent 323 6cc92b273d44
child 375 faac9ca8f092
equal deleted inserted replaced
335:9bf409eb5040 336:7a5a73ec8961
    68 \newtheorem{defn}[prop]{Definition}         % numbered definition
    68 \newtheorem{defn}[prop]{Definition}         % numbered definition
    69 \newtheorem*{defn*}{Definition}             % unnumbered definition
    69 \newtheorem*{defn*}{Definition}             % unnumbered definition
    70 \newtheorem{question}{Question}
    70 \newtheorem{question}{Question}
    71 \newtheorem{property}{Property}
    71 \newtheorem{property}{Property}
    72 \newtheorem{axiom}{Axiom}
    72 \newtheorem{axiom}{Axiom}
       
    73 \newtheorem{module-axiom}{Module Axiom}
    73 %\newenvironment{axiom-numbered}[2]{\textbf{Axiom #1(#2)}\it}{}
    74 %\newenvironment{axiom-numbered}[2]{\textbf{Axiom #1(#2)}\it}{}
    74 %\newenvironment{preliminary-axiom}[2]{\textbf{Axiom #1 [preliminary] (#2)}\it}{}
    75 %\newenvironment{preliminary-axiom}[2]{\textbf{Axiom #1 [preliminary] (#2)}\it}{}
    75 \newtheorem{example}[prop]{Example}
    76 \newtheorem{example}[prop]{Example}
    76 %\newenvironment{example}[1]{\textbf{Example (#1)}}{} %% how do you do numbering?
    77 %\newenvironment{example}[1]{\textbf{Example (#1)}}{} %% how do you do numbering?
    77 \newenvironment{rem}{\noindent\textsl{Remark.}}{}  % perhaps looks better than rem above?
    78 \newenvironment{rem}{\noindent\textsl{Remark.}}{}  % perhaps looks better than rem above?