package/macros.sty : Added notimplies command
This commit is contained in:
@@ -67,6 +67,7 @@
|
|||||||
\newcommand{\powerset}[1]{\mathcal{P}(#1)} % Power set
|
\newcommand{\powerset}[1]{\mathcal{P}(#1)} % Power set
|
||||||
\newcommand{\converges}{\rightarrow}
|
\newcommand{\converges}{\rightarrow}
|
||||||
\DeclareMathOperator{\equivalence}{\Longleftrightarrow}
|
\DeclareMathOperator{\equivalence}{\Longleftrightarrow}
|
||||||
|
\newcommand{\notimplies}{\mathrel{{\ooalign{\hidewidth$\not\phantom{=}$\hidewidth\cr$\implies$}}}}
|
||||||
\DeclareMathOperator{\Limplies}{\Longleftarrow}
|
\DeclareMathOperator{\Limplies}{\Longleftarrow}
|
||||||
\newcommand{\impliespart}{\fbox{$\implies$}}
|
\newcommand{\impliespart}{\fbox{$\implies$}}
|
||||||
\newcommand{\Limpliespart}{\fbox{$\Limplies$}}
|
\newcommand{\Limpliespart}{\fbox{$\Limplies$}}
|
||||||
|
Reference in New Issue
Block a user