53 lines
1.4 KiB
TeX
53 lines
1.4 KiB
TeX
\ProvidesPackage{algebra}[2022/02/10 - Style file for notes of Algebra I]
|
|
|
|
|
|
\RequirePackage{mkessler-math}
|
|
\RequirePackage{mkessler-refproof}
|
|
|
|
\RequirePackage[number in = section]{fancythm}
|
|
\RequirePackage[english, index]{mkessler-vocab}
|
|
\RequirePackage{mkessler-hypersetup}
|
|
|
|
\RequirePackage[utf8x]{inputenc}
|
|
\RequirePackage{babel}
|
|
|
|
\RequirePackage[left=2cm,right=2cm,top=2cm,bottom=2cm]{geometry}
|
|
|
|
\RequirePackage[normalem]{ulem}
|
|
\RequirePackage{pdflscape}
|
|
\RequirePackage{longtable}
|
|
\RequirePackage{xcolor}
|
|
\RequirePackage{dsfont}
|
|
\RequirePackage{wrapfig}
|
|
\RequirePackage[shortlabels]{enumitem}
|
|
|
|
\RequirePackage{tikz-cd}
|
|
\newcommand{\fp}{\ensuremath \mathfrak{p}}
|
|
\newcommand{\fq}{\ensuremath \mathfrak{q}}
|
|
\newcommand{\fr}{\ensuremath \mathfrak{r}}
|
|
\newcommand{\fn}{\ensuremath \mathfrak{n}}
|
|
\DeclareMathOperator{\codim}{codim}
|
|
\DeclareMathOperator{\trdeg}{trdeg}
|
|
\DeclareMathOperator{\hght}{ht}
|
|
\newcommand{\Wlog}{W.l.o.g. }
|
|
|
|
\newcommand{\Vspec}{\ensuremath V_{\mathbb{S}}}%\Spec}}
|
|
\newcommand{\Vs}{\ensuremath V_{\mathbb{S}}}%\Spec}}
|
|
\newcommand{\Va}{\ensuremath V_{\mathbb{A}}}%\Spec}}
|
|
\newcommand{\Vp}{\ensuremath V_{\mathbb{P}}}%\Spec}}
|
|
\newcommand{\Pn}{\bP^n}%\Spec}}
|
|
|
|
\DeclareMathOperator{\Ker}{Ker}
|
|
\DeclareMathOperator{\nil}{\mathfrak{nil}}
|
|
|
|
\usetikzlibrary{arrows.meta,
|
|
quotes, babel}
|
|
|
|
\newcommand{\iiff}{\item[$\iff$]}
|
|
|
|
\def\existsone{\exists!}
|
|
\def\defon#1{\upharpoonright_{#1}}
|
|
\DeclareMathOperator{\Id}{Id}
|
|
|
|
% \RequirePackage{stackengine}
|
|
% \stackMath
|