第14周。

This commit is contained in:
unlockable
2022-12-13 18:18:11 +08:00
parent a51ac3e4a3
commit 4e44c6cf13
3 changed files with 279 additions and 4 deletions

View File

@@ -38,8 +38,10 @@
\newtheorem{example}{}[section]
\newtheorem{proposition}{命题}[section]
\newtheorem*{remark}{}
\newtheorem*{conjecture}{猜想}
\DeclareMathOperator{\lcm}{lcm}
\DeclareMathOperator{\rank}{rank}
% \renewcommand{\qedsymbol}{} %去掉证明结尾的方框
@@ -52,6 +54,7 @@
\newcommand{\realnum}{\mathbb{R}}
\newcommand{\integer}{\mathbb{Z}}
\newcommand{\naturalnum}{\mathbb{N}}
\newcommand{\trans}{^\mathrm{T}}
\title{{\Huge{\bf{离散数学}}}}
\author{}