added shorter command for the differential d latter (\d)

This commit is contained in:
Ameyah 2019-04-12 14:00:15 +02:00
parent e27aee5b06
commit cd86fb23c3

View file

@ -75,8 +75,8 @@
\newcommand{\Q}{\mathbb{Q}} % rational number symbol \newcommand{\Q}{\mathbb{Q}} % rational number symbol
\newcommand{\R}{\mathbb{R}} % real set R \newcommand{\R}{\mathbb{R}} % real set R
\newcommand{\Rn}{\mathbb{R}^n} \newcommand{\Rn}{\mathbb{R}^n}
\newcommand{\Rnn}{\mathbb{R}^{n \times n}} % real set R^nxn
\newcommand{\Rd}{\mathbb{R}^d} % real set R^n for MINT \newcommand{\Rd}{\mathbb{R}^d} % real set R^n for MINT
\newcommand{\Rnn}{\mathbb{R}^{n \times n}} % real set R^nxn
\undef{\H} \undef{\H}
\undef{\C} \undef{\C}
\newcommand{\C}{\mathbb{C}} % complex set C \newcommand{\C}{\mathbb{C}} % complex set C
@ -87,7 +87,8 @@
\newcommand{\F}{\mathbb{F}} % general field for the others above! \newcommand{\F}{\mathbb{F}} % general field for the others above!
\newcommand{\powerset}{\mathcal{P}} % Powerset \newcommand{\powerset}{\mathcal{P}} % Powerset
\newcommand{\pows}{\mathcal{P}} % shoter one \newcommand{\pows}{\mathcal{P}}
% shoter one
%%%%%%%%%%% p-adics %%%%%%%%%%% %%%%%%%%%%% p-adics %%%%%%%%%%%
\newcommand{\pZ}{\mathbb{Z}_p} \newcommand{\pZ}{\mathbb{Z}_p}
@ -97,6 +98,7 @@
%%%%%%%%%%% Old commands, need to check, which ones are in use, if not delete! %%%%%%%%%%% Old commands, need to check, which ones are in use, if not delete!
\newcommand{\diff}{\,\mathrm{d}} % differential d \newcommand{\diff}{\,\mathrm{d}} % differential d
\newcommand{\d}{\,\mathrm{d}} % shorter command for differential d
\newcommand{\s}{\,\,} % space after the function in the intergral \newcommand{\s}{\,\,} % space after the function in the intergral
\newcommand{\cont}{\mathcal{C}} % Contour C \newcommand{\cont}{\mathcal{C}} % Contour C
\newcommand{\fuk}{f(z) \s\diff z} % f(z) dz \newcommand{\fuk}{f(z) \s\diff z} % f(z) dz
@ -107,19 +109,19 @@
\newcommand{\cover}{\mathcal{U}} % cover for a set \newcommand{\cover}{\mathcal{U}} % cover for a set
\newcommand{\setsys}{\mathcal{M}} % set system M \newcommand{\setsys}{\mathcal{M}} % set system M
\newcommand{\setnys}{\mathcal{N}} % set system N \newcommand{\setnys}{\mathcal{N}} % set system N
\newcommand{\zetafunk}{f(\zeta)\s\diff \zeta} %f(zeta) d zeta \newcommand{\zetafunk}{f(\zeta)\s\diff \zeta} % f(zeta) d zeta
\newcommand{\ztfunk}{f(\zeta)} % f(zeta) \newcommand{\ztfunk}{f(\zeta)} % f(zeta)
\newcommand{\bocirc}{S_r(z)} \newcommand{\bocirc}{S_r(z)}
\newcommand{\prop}{\,|\,} \newcommand{\prop}{\,|\,}
\newcommand*{\QEDA}{\hfill\ensuremath{\blacksquare}} %tombstone \newcommand*{\QEDA}{\hfill\ensuremath{\blacksquare}} % tombstone
\newcommand{\emptybra}{\{\varnothing\}} % empty set with set-bracket \newcommand{\emptybra}{\{\varnothing\}} % empty set with set-bracket
\newcommand{\realpos}{\real_{>0}} \newcommand{\realpos}{\real_{>0}}
\newcommand{\realposr}{\real_{\geq0}} \newcommand{\realposr}{\real_{\geq0}}
\newcommand{\naturpos}{\natur_{>0}} \newcommand{\naturpos}{\natur_{>0}}
\newcommand{\Imag}{\operatorname{Im}} % Imaginary symbol \newcommand{\Imag}{\operatorname{Im}} % Imaginary symbol
\newcommand{\Realz}{\operatorname{Re}} % Real symbol \newcommand{\Realz}{\operatorname{Re}} % Real symbol
\newcommand{\foralln}{\forall n} %all n \newcommand{\foralln}{\forall n} % all n
\newcommand{\forallnset}{\forall n \in \natur} %all n € |N \newcommand{\forallnset}{\forall n \in \natur} % all n € |N
\newcommand{\forallnz}{\forall n \geq _0} % all n >= n_0 \newcommand{\forallnz}{\forall n \geq _0} % all n >= n_0
\newcommand{\conjz}{\overline{z}} % conjugated z \newcommand{\conjz}{\overline{z}} % conjugated z
\newcommand{\tildz}{\tilde{z}} % different z \newcommand{\tildz}{\tilde{z}} % different z
@ -223,6 +225,7 @@
%%%%%%%%%%% Stochastic %%%%%%%%%%%%%%%%%% %%%%%%%%%%% Stochastic %%%%%%%%%%%%%%%%%%
% distributions
\DeclareMathOperator{\Bin}{Bin} % Binomial-distribution \DeclareMathOperator{\Bin}{Bin} % Binomial-distribution
\DeclareMathOperator{\Ber}{Bernoulli} % Bernoulli-distibution \DeclareMathOperator{\Ber}{Bernoulli} % Bernoulli-distibution
\DeclareMathOperator{\Multi}{Multi} % Multinomial-distribution \DeclareMathOperator{\Multi}{Multi} % Multinomial-distribution
@ -230,14 +233,19 @@
\DeclareMathOperator{\Pois}{Poisson} % Poisson-distribution \DeclareMathOperator{\Pois}{Poisson} % Poisson-distribution
\DeclareMathOperator{\Gleich}{U} % Gleich-distribution \DeclareMathOperator{\Gleich}{U} % Gleich-distribution
% Math Operators % Other stuff for stochastic
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Math Operators %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%% A %%%%%% A
\DeclareMathOperator{\Aff}{Aff} % Affine \DeclareMathOperator{\Aff}{Aff} % Affine
\DeclareMathOperator{\Aut}{Aut} % Automorphism \DeclareMathOperator{\Aut}{Aut} % Automorphism
\DeclareMathOperator{\Abb}{Abb} % Abbildung \DeclareMathOperator{\Abb}{Abb} % Abbildung
%%%%%% B %%%%%% B
\DeclareMathOperator{\Bil}{Bil} \DeclareMathOperator{\Bil}{Bil} % Bilinear form
%%%%%% C %%%%%% C
\DeclareMathOperator{\cl}{cl} % Closure \DeclareMathOperator{\cl}{cl} % Closure
@ -282,7 +290,7 @@
\DeclareMathOperator{\Ker}{Ker} % kernel of a morphisms \DeclareMathOperator{\Ker}{Ker} % kernel of a morphisms
%%%%%% LMN %%%%%% LMN
\DeclareMathOperator{\LC}{LC} % Leitkoeffizient \DeclareMathOperator{\LC}{LC} % Leitkoeffizient polynome
\DeclareMathOperator{\Mat}{Mat} % Matrix \DeclareMathOperator{\Mat}{Mat} % Matrix
\DeclareMathOperator{\MinPol}{MinPol} % Minimal Polynomial \DeclareMathOperator{\MinPol}{MinPol} % Minimal Polynomial