summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/bmstu-iu8/bmstu-iu8/styles/21-IU8-math.sty
blob: b60a4fd6d2c0e816af56e182d5fbd01dba4403ce (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.2 Математика]

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