summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/bmstu-iu8/bmstu-iu8/styles/21-IU8-math.sty
blob: 13b0e75ab1a1f5e6a347268669a1b0c6ff497a6a (plain)
1
2
3
4
5
6
7
8
9
10
11
% Author: CatInCosmicSpace
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{21-IU8-math}[2021/03/21 v1.1 Математика]

\RequirePackage{amsthm}
\theoremstyle{definition}
\newtheorem{definition}{Определение}[section]
\newtheorem{theorem}{Теорема}[section]
\newtheorem{corollary}{Следствие}[theorem]
\newtheorem{lemma}{Лемма}[section]
\newtheorem{example}{Пример}[section]