diff options
Diffstat (limited to 'configuration')
-rw-r--r-- | configuration/formules.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configuration/formules.tex b/configuration/formules.tex index 806996b..fa22e1c 100644 --- a/configuration/formules.tex +++ b/configuration/formules.tex @@ -39,6 +39,7 @@ \newcommand{\red}{\mathrm{r\acute{e}d}} \newcommand{\Nilp}{\mathrm{Nilp}} \newcommand{\Ann}{\mathrm{Ann}} % annulateur +\newcommand{\rad}{\mathrm{rad}} % radical d'un idéal \def\car#1{\mathrm{car}.\,#1} \def\quater#1#2{\left(\frac{#1}{#2}\right)_𝐇} @@ -47,6 +48,7 @@ \newcommand{\sep}{^{\mathrm{s\acute{e}p}}} \newcommand{\alg}{^{\mathrm{alg}}} +\newcommand{\norm}{^{\japmathpetit{正}}} \newcommand{\dec}{{\mathrm{d\acute{e}c}}} \newcommand{\pr}{{\mathrm{pr}}} |