第三课。
This commit is contained in:
3
离散数学.tex
3
离散数学.tex
@@ -8,6 +8,7 @@
|
||||
\usepackage[colorlinks, linkcolor=black, anchorcolor=green, citecolor=blue]{hyperref}
|
||||
\usepackage{mathrsfs}
|
||||
\usepackage[inline]{enumitem}
|
||||
\usepackage{float}
|
||||
|
||||
\geometry{a4paper,scale=0.8}
|
||||
|
||||
@@ -20,6 +21,7 @@
|
||||
\newtheorem{definition}{定义}[section]
|
||||
\newtheorem{lemma}{引理}[theorem]
|
||||
\newtheorem{corollary}{推论}[theorem]
|
||||
\newtheorem*{corollary*}{推论}
|
||||
\newtheorem{example}{例}[section]
|
||||
\newtheorem{proposition}{命题}[theorem]
|
||||
|
||||
@@ -50,4 +52,5 @@
|
||||
\pagenumbering{arabic}
|
||||
\include{01LetsCount.tex}
|
||||
\include{02CombinatorialTools.tex}
|
||||
\include{03Binome.tex}
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user