packages/macros.sty : Changed isomorphism and equivalence symbols
This commit is contained in:
		@@ -35,7 +35,7 @@
 | 
			
		||||
\DeclareMathOperator{\Rel}{\mathcal{R}}		% New symbol for binary relations
 | 
			
		||||
\DeclareMathOperator{\composes}{\circ}		% New symbol composing morphisms
 | 
			
		||||
\DeclarePairedDelimiter{\abs}{|}{|}
 | 
			
		||||
\newcommand{\isomorphic}{\cong}			% Isomorphism
 | 
			
		||||
\newcommand{\isomorphic}{\simeq}		% Isomorphism
 | 
			
		||||
\DeclarePairedDelimiter{\card}{|}{|}
 | 
			
		||||
\DeclarePairedDelimiter{\floor}{\lfloor}{\rfloor}
 | 
			
		||||
\DeclarePairedDelimiter{\ceil}{\lceil}{\rceil}
 | 
			
		||||
@@ -56,7 +56,7 @@
 | 
			
		||||
\newcommand{\Norm}[1]{\lVert #1\rVert}
 | 
			
		||||
\newcommand{\powerset}[1]{\mathcal{P}(#1)} % Power set
 | 
			
		||||
\newcommand{\converges}{\rightarrow}
 | 
			
		||||
\newcommand{\equivalence}{\Leftrightarrow}
 | 
			
		||||
\newcommand{\equivalence}{\Longleftrightarrow}
 | 
			
		||||
\renewcommand{\implies}{\Longrightarrow}
 | 
			
		||||
\newcommand{\Limplies}{\Longleftarrow}
 | 
			
		||||
\newcommand{\impliespart}{\fbox{$\implies$}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user