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

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