pnas/preamble.tex
changeset 615 222da6df3edc
parent 614 ab6bfadab93e
child 616 b66138a1cde8
equal deleted inserted replaced
614:ab6bfadab93e 615:222da6df3edc
    97 % \def\bbA{{\mathbb A}} for A..Z
    97 % \def\bbA{{\mathbb A}} for A..Z
    98 \def\bbc#1{\expandafter\def\csname bb#1\endcsname{{\mathbb #1}}}
    98 \def\bbc#1{\expandafter\def\csname bb#1\endcsname{{\mathbb #1}}}
    99 \applytolist{bbc}QWERTYUIOPLKJHGFDSAZXCVBNM;
    99 \applytolist{bbc}QWERTYUIOPLKJHGFDSAZXCVBNM;
   100 
   100 
   101 % \def\bA{{\mathbf A}} for A..Z
   101 % \def\bA{{\mathbf A}} for A..Z
   102 \def\bc#1{\expandafter\def\csname b#1\endcsname{{\mathbf #1}}}
   102 \def\bfc#1{\expandafter\def\csname bf#1\endcsname{{\mathbf #1}}}
   103 \applytolist{bc}QWERTYUIOPLKJHGFDSAZXCVBNM;
   103 \applytolist{bfc}QWERTYUIOPLKJHGFDSAZXCVBNM;
   104 
   104 
   105 % \DeclareMathOperator{\pr}{pr} etc.
   105 % \DeclareMathOperator{\pr}{pr} etc.
   106 \def\declaremathop#1{\expandafter\DeclareMathOperator\csname #1\endcsname{#1}}
   106 \def\declaremathop#1{\expandafter\DeclareMathOperator\csname #1\endcsname{#1}}
   107 \applytolist{declaremathop}{im}{gl}{ev}{coinv}{tr}{rot}{Eq}{obj}{mor}{ob}{Rep}{Tet}{cat}{Maps}{Diff}{Homeo}{sign}{supp}{Nbd}{res}{rad}{Compat};
   107 \applytolist{declaremathop}{im}{gl}{ev}{coinv}{tr}{rot}{Eq}{obj}{mor}{ob}{Rep}{Tet}{cat}{Maps}{Diff}{Homeo}{sign}{supp}{Nbd}{res}{rad}{Compat};
   108 
   108