This commit is contained in:
2025-11-26 14:11:37 +08:00
parent b2270e4afa
commit 7aeba468be
4 changed files with 81 additions and 18 deletions

View File

@@ -65,9 +65,9 @@
\newaliascnt{proposition}{theorem}
\newtheorem{lemma}{Lemma}
\newtheorem{corollary}{Corollary}[section]
\newtheorem{conjecture}{Conjecture}[section]
\newtheorem{proposition}{Proposition}[section]
\newtheorem{corollary}{Corollary}
\newtheorem{conjecture}{Conjecture}
\newtheorem{proposition}{Proposition}
\newtheorem{problem}{Problem}
\newcommand{\lemmaautorefname}{Lemma}