lib/texinputs/isabellesym.sty
author haftmann
Wed, 03 Nov 2010 12:15:47 +0100
changeset 40347 429bf4388b2f
parent 30818 17059c24014d
child 40893 7d88ebdce380
permissions -rw-r--r--
added code lemmas for stable parametrized quicksort
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7979
bd9b0151c932 definitions of many Isabelle symbols;
wenzelm
parents:
diff changeset
     1
%%
9726
78f9bcd9585e improved spacing of Sum, Prod, integral;
wenzelm
parents: 9682
diff changeset
     2
%% definitions of standard Isabelle symbols
7979
bd9b0151c932 definitions of many Isabelle symbols;
wenzelm
parents:
diff changeset
     3
%%
10193
1d6ae1ef8e64 \isamath and \isatext: more abstract implementation of symbols;
wenzelm
parents: 9976
diff changeset
     4
14971
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
     5
\newcommand{\isasymzero}{\isamath{\mathbf{0}}}  %requires amssymb
17531
0bc8ae586a7c tuned headers;
wenzelm
parents: 16772
diff changeset
     6
\newcommand{\isasymone}{\isamath{\mathbf{1}}}  %requires amssymb
0bc8ae586a7c tuned headers;
wenzelm
parents: 16772
diff changeset
     7
\newcommand{\isasymtwo}{\isamath{\mathbf{2}}}  %requires amssymb
0bc8ae586a7c tuned headers;
wenzelm
parents: 16772
diff changeset
     8
\newcommand{\isasymthree}{\isamath{\mathbf{3}}}  %requires amssymb
14971
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
     9
\newcommand{\isasymfour}{\isamath{\mathbf{4}}}  %requires amssymb
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
    10
\newcommand{\isasymfive}{\isamath{\mathbf{5}}}  %requires amssymb
17531
0bc8ae586a7c tuned headers;
wenzelm
parents: 16772
diff changeset
    11
\newcommand{\isasymsix}{\isamath{\mathbf{6}}}  %requires amssymb
0bc8ae586a7c tuned headers;
wenzelm
parents: 16772
diff changeset
    12
\newcommand{\isasymseven}{\isamath{\mathbf{7}}}  %requires amssymb
0bc8ae586a7c tuned headers;
wenzelm
parents: 16772
diff changeset
    13
\newcommand{\isasymeight}{\isamath{\mathbf{8}}}  %requires amssymb
14971
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
    14
\newcommand{\isasymnine}{\isamath{\mathbf{9}}}  %requires amssymb
10563
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    15
\newcommand{\isasymA}{\isamath{\mathcal{A}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    16
\newcommand{\isasymB}{\isamath{\mathcal{B}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    17
\newcommand{\isasymC}{\isamath{\mathcal{C}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    18
\newcommand{\isasymD}{\isamath{\mathcal{D}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    19
\newcommand{\isasymE}{\isamath{\mathcal{E}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    20
\newcommand{\isasymF}{\isamath{\mathcal{F}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    21
\newcommand{\isasymG}{\isamath{\mathcal{G}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    22
\newcommand{\isasymH}{\isamath{\mathcal{H}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    23
\newcommand{\isasymI}{\isamath{\mathcal{I}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    24
\newcommand{\isasymJ}{\isamath{\mathcal{J}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    25
\newcommand{\isasymK}{\isamath{\mathcal{K}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    26
\newcommand{\isasymL}{\isamath{\mathcal{L}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    27
\newcommand{\isasymM}{\isamath{\mathcal{M}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    28
\newcommand{\isasymN}{\isamath{\mathcal{N}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    29
\newcommand{\isasymO}{\isamath{\mathcal{O}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    30
\newcommand{\isasymP}{\isamath{\mathcal{P}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    31
\newcommand{\isasymQ}{\isamath{\mathcal{Q}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    32
\newcommand{\isasymR}{\isamath{\mathcal{R}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    33
\newcommand{\isasymS}{\isamath{\mathcal{S}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    34
\newcommand{\isasymT}{\isamath{\mathcal{T}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    35
\newcommand{\isasymU}{\isamath{\mathcal{U}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    36
\newcommand{\isasymV}{\isamath{\mathcal{V}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    37
\newcommand{\isasymW}{\isamath{\mathcal{W}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    38
\newcommand{\isasymX}{\isamath{\mathcal{X}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    39
\newcommand{\isasymY}{\isamath{\mathcal{Y}}}
e52adaeac996 added \mathcal A-Z;
wenzelm
parents: 10354
diff changeset
    40
\newcommand{\isasymZ}{\isamath{\mathcal{Z}}}
10605
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    41
\newcommand{\isasyma}{\isamath{\mathrm{a}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    42
\newcommand{\isasymb}{\isamath{\mathrm{b}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    43
\newcommand{\isasymc}{\isamath{\mathrm{c}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    44
\newcommand{\isasymd}{\isamath{\mathrm{d}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    45
\newcommand{\isasyme}{\isamath{\mathrm{e}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    46
\newcommand{\isasymf}{\isamath{\mathrm{f}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    47
\newcommand{\isasymg}{\isamath{\mathrm{g}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    48
\newcommand{\isasymh}{\isamath{\mathrm{h}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    49
\newcommand{\isasymi}{\isamath{\mathrm{i}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    50
\newcommand{\isasymj}{\isamath{\mathrm{j}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    51
\newcommand{\isasymk}{\isamath{\mathrm{k}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    52
\newcommand{\isasyml}{\isamath{\mathrm{l}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    53
\newcommand{\isasymm}{\isamath{\mathrm{m}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    54
\newcommand{\isasymn}{\isamath{\mathrm{n}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    55
\newcommand{\isasymo}{\isamath{\mathrm{o}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    56
\newcommand{\isasymp}{\isamath{\mathrm{p}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    57
\newcommand{\isasymq}{\isamath{\mathrm{q}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    58
\newcommand{\isasymr}{\isamath{\mathrm{r}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    59
\newcommand{\isasyms}{\isamath{\mathrm{s}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    60
\newcommand{\isasymt}{\isamath{\mathrm{t}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    61
\newcommand{\isasymu}{\isamath{\mathrm{u}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    62
\newcommand{\isasymv}{\isamath{\mathrm{v}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    63
\newcommand{\isasymw}{\isamath{\mathrm{w}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    64
\newcommand{\isasymx}{\isamath{\mathrm{x}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    65
\newcommand{\isasymy}{\isamath{\mathrm{y}}}
fe12dc60bc3c added \<a> ... \<z>;
wenzelm
parents: 10587
diff changeset
    66
\newcommand{\isasymz}{\isamath{\mathrm{z}}}
10975
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    67
\newcommand{\isasymAA}{\isamath{\mathfrak{A}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    68
\newcommand{\isasymBB}{\isamath{\mathfrak{B}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    69
\newcommand{\isasymCC}{\isamath{\mathfrak{C}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    70
\newcommand{\isasymDD}{\isamath{\mathfrak{D}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    71
\newcommand{\isasymEE}{\isamath{\mathfrak{E}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    72
\newcommand{\isasymFF}{\isamath{\mathfrak{F}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    73
\newcommand{\isasymGG}{\isamath{\mathfrak{G}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    74
\newcommand{\isasymHH}{\isamath{\mathfrak{H}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    75
\newcommand{\isasymII}{\isamath{\mathfrak{I}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    76
\newcommand{\isasymJJ}{\isamath{\mathfrak{J}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    77
\newcommand{\isasymKK}{\isamath{\mathfrak{K}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    78
\newcommand{\isasymLL}{\isamath{\mathfrak{L}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    79
\newcommand{\isasymMM}{\isamath{\mathfrak{M}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    80
\newcommand{\isasymNN}{\isamath{\mathfrak{N}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    81
\newcommand{\isasymOO}{\isamath{\mathfrak{O}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    82
\newcommand{\isasymPP}{\isamath{\mathfrak{P}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    83
\newcommand{\isasymQQ}{\isamath{\mathfrak{Q}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    84
\newcommand{\isasymRR}{\isamath{\mathfrak{R}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    85
\newcommand{\isasymSS}{\isamath{\mathfrak{S}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    86
\newcommand{\isasymTT}{\isamath{\mathfrak{T}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    87
\newcommand{\isasymUU}{\isamath{\mathfrak{U}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    88
\newcommand{\isasymVV}{\isamath{\mathfrak{V}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    89
\newcommand{\isasymWW}{\isamath{\mathfrak{W}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    90
\newcommand{\isasymXX}{\isamath{\mathfrak{X}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    91
\newcommand{\isasymYY}{\isamath{\mathfrak{Y}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    92
\newcommand{\isasymZZ}{\isamath{\mathfrak{Z}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    93
\newcommand{\isasymaa}{\isamath{\mathfrak{a}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    94
\newcommand{\isasymbb}{\isamath{\mathfrak{b}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    95
\newcommand{\isasymcc}{\isamath{\mathfrak{c}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    96
\newcommand{\isasymdd}{\isamath{\mathfrak{d}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    97
\newcommand{\isasymee}{\isamath{\mathfrak{e}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    98
\newcommand{\isasymff}{\isamath{\mathfrak{f}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
    99
\newcommand{\isasymgg}{\isamath{\mathfrak{g}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   100
\newcommand{\isasymhh}{\isamath{\mathfrak{h}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   101
\newcommand{\isasymii}{\isamath{\mathfrak{i}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   102
\newcommand{\isasymjj}{\isamath{\mathfrak{j}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   103
\newcommand{\isasymkk}{\isamath{\mathfrak{k}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   104
\newcommand{\isasymll}{\isamath{\mathfrak{l}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   105
\newcommand{\isasymmm}{\isamath{\mathfrak{m}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   106
\newcommand{\isasymnn}{\isamath{\mathfrak{n}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   107
\newcommand{\isasymoo}{\isamath{\mathfrak{o}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   108
\newcommand{\isasympp}{\isamath{\mathfrak{p}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   109
\newcommand{\isasymqq}{\isamath{\mathfrak{q}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   110
\newcommand{\isasymrr}{\isamath{\mathfrak{r}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   111
\newcommand{\isasymss}{\isamath{\mathfrak{s}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   112
\newcommand{\isasymtt}{\isamath{\mathfrak{t}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   113
\newcommand{\isasymuu}{\isamath{\mathfrak{u}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   114
\newcommand{\isasymvv}{\isamath{\mathfrak{v}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   115
\newcommand{\isasymww}{\isamath{\mathfrak{w}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   116
\newcommand{\isasymxx}{\isamath{\mathfrak{x}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   117
\newcommand{\isasymyy}{\isamath{\mathfrak{y}}}  %requires eufrak
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   118
\newcommand{\isasymzz}{\isamath{\mathfrak{z}}}  %requires eufrak
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   119
\newcommand{\isasymalpha}{\isamath{\alpha}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   120
\newcommand{\isasymbeta}{\isamath{\beta}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   121
\newcommand{\isasymgamma}{\isamath{\gamma}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   122
\newcommand{\isasymdelta}{\isamath{\delta}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   123
\newcommand{\isasymepsilon}{\isamath{\varepsilon}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   124
\newcommand{\isasymzeta}{\isamath{\zeta}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   125
\newcommand{\isasymeta}{\isamath{\eta}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   126
\newcommand{\isasymtheta}{\isamath{\vartheta}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   127
\newcommand{\isasymiota}{\isamath{\iota}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   128
\newcommand{\isasymkappa}{\isamath{\kappa}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   129
\newcommand{\isasymlambda}{\isamath{\lambda}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   130
\newcommand{\isasymmu}{\isamath{\mu}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   131
\newcommand{\isasymnu}{\isamath{\nu}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   132
\newcommand{\isasymxi}{\isamath{\xi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   133
\newcommand{\isasympi}{\isamath{\pi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   134
\newcommand{\isasymrho}{\isamath{\varrho}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   135
\newcommand{\isasymsigma}{\isamath{\sigma}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   136
\newcommand{\isasymtau}{\isamath{\tau}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   137
\newcommand{\isasymupsilon}{\isamath{\upsilon}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   138
\newcommand{\isasymphi}{\isamath{\varphi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   139
\newcommand{\isasymchi}{\isamath{\chi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   140
\newcommand{\isasympsi}{\isamath{\psi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   141
\newcommand{\isasymomega}{\isamath{\omega}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   142
\newcommand{\isasymGamma}{\isamath{\Gamma}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   143
\newcommand{\isasymDelta}{\isamath{\Delta}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   144
\newcommand{\isasymTheta}{\isamath{\Theta}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   145
\newcommand{\isasymLambda}{\isamath{\Lambda}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   146
\newcommand{\isasymXi}{\isamath{\Xi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   147
\newcommand{\isasymPi}{\isamath{\Pi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   148
\newcommand{\isasymSigma}{\isamath{\Sigma}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   149
\newcommand{\isasymUpsilon}{\isamath{\Upsilon}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   150
\newcommand{\isasymPhi}{\isamath{\Phi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   151
\newcommand{\isasymPsi}{\isamath{\Psi}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   152
\newcommand{\isasymOmega}{\isamath{\Omega}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   153
\newcommand{\isasymbool}{\isamath{\mathrm{I}\mkern-3.8mu\mathrm{B}}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   154
\newcommand{\isasymcomplex}{\isamath{\mathrm{C}\mkern-15mu{\phantom{\mathrm{t}}\vrule}\mkern9mu}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   155
\newcommand{\isasymnat}{\isamath{\mathrm{I}\mkern-3.8mu\mathrm{N}}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   156
\newcommand{\isasymrat}{\isamath{\mathrm{Q}\mkern-16mu{\phantom{\mathrm{t}}\vrule}\mkern10mu}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   157
\newcommand{\isasymreal}{\isamath{\mathrm{I}\mkern-3.8mu\mathrm{R}}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   158
\newcommand{\isasymint}{\isamath{\mathsf{Z}\mkern-7.5mu\mathsf{Z}}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   159
\newcommand{\isasymleftarrow}{\isamath{\leftarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   160
\newcommand{\isasymlongleftarrow}{\isamath{\longleftarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   161
\newcommand{\isasymrightarrow}{\isamath{\rightarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   162
\newcommand{\isasymlongrightarrow}{\isamath{\longrightarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   163
\newcommand{\isasymLeftarrow}{\isamath{\Leftarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   164
\newcommand{\isasymLongleftarrow}{\isamath{\Longleftarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   165
\newcommand{\isasymRightarrow}{\isamath{\Rightarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   166
\newcommand{\isasymLongrightarrow}{\isamath{\Longrightarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   167
\newcommand{\isasymleftrightarrow}{\isamath{\leftrightarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   168
\newcommand{\isasymlongleftrightarrow}{\isamath{\longleftrightarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   169
\newcommand{\isasymLeftrightarrow}{\isamath{\Leftrightarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   170
\newcommand{\isasymLongleftrightarrow}{\isamath{\Longleftrightarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   171
\newcommand{\isasymmapsto}{\isamath{\mapsto}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   172
\newcommand{\isasymlongmapsto}{\isamath{\longmapsto}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   173
\newcommand{\isasymmidarrow}{\isamath{\relbar}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   174
\newcommand{\isasymMidarrow}{\isamath{\Relbar}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   175
\newcommand{\isasymhookleftarrow}{\isamath{\hookleftarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   176
\newcommand{\isasymhookrightarrow}{\isamath{\hookrightarrow}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   177
\newcommand{\isasymleftharpoondown}{\isamath{\leftharpoondown}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   178
\newcommand{\isasymrightharpoondown}{\isamath{\rightharpoondown}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   179
\newcommand{\isasymleftharpoonup}{\isamath{\leftharpoonup}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   180
\newcommand{\isasymrightharpoonup}{\isamath{\rightharpoonup}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   181
\newcommand{\isasymrightleftharpoons}{\isamath{\rightleftharpoons}}
18584
0fde75d34f8d added setminus;
wenzelm
parents: 17531
diff changeset
   182
\newcommand{\isasymleadsto}{\isamath{\leadsto}}  %requires amssymb
15692
666ea7e62384 Added lots of AMS harpoons
nipkow
parents: 14981
diff changeset
   183
\newcommand{\isasymdownharpoonleft}{\isamath{\downharpoonleft}}  %requires amssymb
666ea7e62384 Added lots of AMS harpoons
nipkow
parents: 14981
diff changeset
   184
\newcommand{\isasymdownharpoonright}{\isamath{\downharpoonright}}  %requires amssymb
666ea7e62384 Added lots of AMS harpoons
nipkow
parents: 14981
diff changeset
   185
\newcommand{\isasymupharpoonleft}{\isamath{\upharpoonleft}}  %requires amssymb
666ea7e62384 Added lots of AMS harpoons
nipkow
parents: 14981
diff changeset
   186
\newcommand{\isasymupharpoonright}{\isamath{\upharpoonright}}  %requires amssymb
15694
3c49dbece0a8 added \restriction
nipkow
parents: 15692
diff changeset
   187
\newcommand{\isasymrestriction}{\isamath{\restriction}}  %requires amssymb
18584
0fde75d34f8d added setminus;
wenzelm
parents: 17531
diff changeset
   188
\newcommand{\isasymColon}{\isamath{\mathrel{::}}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   189
\newcommand{\isasymup}{\isamath{\uparrow}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   190
\newcommand{\isasymUp}{\isamath{\Uparrow}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   191
\newcommand{\isasymdown}{\isamath{\downarrow}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   192
\newcommand{\isasymDown}{\isamath{\Downarrow}}
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   193
\newcommand{\isasymupdown}{\isamath{\updownarrow}}
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   194
\newcommand{\isasymUpdown}{\isamath{\Updownarrow}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   195
\newcommand{\isasymlangle}{\isamath{\langle}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   196
\newcommand{\isasymrangle}{\isamath{\rangle}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   197
\newcommand{\isasymlceil}{\isamath{\lceil}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   198
\newcommand{\isasymrceil}{\isamath{\rceil}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   199
\newcommand{\isasymlfloor}{\isamath{\lfloor}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   200
\newcommand{\isasymrfloor}{\isamath{\rfloor}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   201
\newcommand{\isasymlparr}{\isamath{\mathopen{(\mkern-3mu\mid}}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   202
\newcommand{\isasymrparr}{\isamath{\mathclose{\mid\mkern-3mu)}}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   203
\newcommand{\isasymlbrakk}{\isamath{\mathopen{\lbrack\mkern-3mu\lbrack}}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   204
\newcommand{\isasymrbrakk}{\isamath{\mathclose{\rbrack\mkern-3mu\rbrack}}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   205
\newcommand{\isasymlbrace}{\isamath{\mathopen{\lbrace\mkern-4.5mu\mid}}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   206
\newcommand{\isasymrbrace}{\isamath{\mathclose{\mid\mkern-4.5mu\rbrace}}}
17531
0bc8ae586a7c tuned headers;
wenzelm
parents: 16772
diff changeset
   207
\newcommand{\isasymguillemotleft}{\isatext{\flqq}}  %requires babel
0bc8ae586a7c tuned headers;
wenzelm
parents: 16772
diff changeset
   208
\newcommand{\isasymguillemotright}{\isatext{\frqq}}  %requires babel
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   209
\newcommand{\isasymbottom}{\isamath{\bot}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   210
\newcommand{\isasymtop}{\isamath{\top}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   211
\newcommand{\isasymand}{\isamath{\wedge}}
10929
ccceb5fb517d tuned \<And> and \<Or>;
wenzelm
parents: 10859
diff changeset
   212
\newcommand{\isasymAnd}{\isamath{\bigwedge}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   213
\newcommand{\isasymor}{\isamath{\vee}}
10929
ccceb5fb517d tuned \<And> and \<Or>;
wenzelm
parents: 10859
diff changeset
   214
\newcommand{\isasymOr}{\isamath{\bigvee}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   215
\newcommand{\isasymforall}{\isamath{\forall\,}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   216
\newcommand{\isasymexists}{\isamath{\exists\,}}
16110
c423bb89186d added \nexists
nipkow
parents: 16064
diff changeset
   217
\newcommand{\isasymnexists}{\isamath{\nexists\,}}  %requires amssymb
18584
0fde75d34f8d added setminus;
wenzelm
parents: 17531
diff changeset
   218
\newcommand{\isasymnot}{\isamath{\neg}}
14971
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
   219
\newcommand{\isasymbox}{\isamath{\Box}}  %requires amssymb
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
   220
\newcommand{\isasymdiamond}{\isamath{\Diamond}}  %requires amssymb
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   221
\newcommand{\isasymturnstile}{\isamath{\vdash}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   222
\newcommand{\isasymTurnstile}{\isamath{\models}}
11710
f5401162c9f0 added tturnstile, TTurnstile;
wenzelm
parents: 11574
diff changeset
   223
\newcommand{\isasymtturnstile}{\isamath{\vdash\!\!\!\vdash}}
f5401162c9f0 added tturnstile, TTurnstile;
wenzelm
parents: 11574
diff changeset
   224
\newcommand{\isasymTTurnstile}{\isamath{\mid\!\models}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   225
\newcommand{\isasymstileturn}{\isamath{\dashv}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   226
\newcommand{\isasymsurd}{\isamath{\surd}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   227
\newcommand{\isasymle}{\isamath{\le}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   228
\newcommand{\isasymge}{\isamath{\ge}}
10975
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   229
\newcommand{\isasymlless}{\isamath{\ll}}
32ba04b00ec0 added eufrak symbols;
wenzelm
parents: 10929
diff changeset
   230
\newcommand{\isasymggreater}{\isamath{\gg}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   231
\newcommand{\isasymlesssim}{\isamath{\lesssim}}  %requires amssymb
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   232
\newcommand{\isasymgreatersim}{\isamath{\gtrsim}}  %requires amssymb
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   233
\newcommand{\isasymlessapprox}{\isamath{\lessapprox}}  %requires amssymb
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   234
\newcommand{\isasymgreaterapprox}{\isamath{\gtrapprox}}  %requires amssymb
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   235
\newcommand{\isasymin}{\isamath{\in}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   236
\newcommand{\isasymnotin}{\isamath{\notin}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   237
\newcommand{\isasymsubset}{\isamath{\subset}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   238
\newcommand{\isasymsupset}{\isamath{\supset}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   239
\newcommand{\isasymsubseteq}{\isamath{\subseteq}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   240
\newcommand{\isasymsupseteq}{\isamath{\supseteq}}
14971
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
   241
\newcommand{\isasymsqsubset}{\isamath{\sqsubset}}  %requires amssymb
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
   242
\newcommand{\isasymsqsupset}{\isamath{\sqsupset}}  %requires amssymb
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   243
\newcommand{\isasymsqsubseteq}{\isamath{\sqsubseteq}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   244
\newcommand{\isasymsqsupseteq}{\isamath{\sqsupseteq}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   245
\newcommand{\isasyminter}{\isamath{\cap}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   246
\newcommand{\isasymInter}{\isamath{\bigcap\,}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   247
\newcommand{\isasymunion}{\isamath{\cup}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   248
\newcommand{\isasymUnion}{\isamath{\bigcup\,}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   249
\newcommand{\isasymsqunion}{\isamath{\sqcup}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   250
\newcommand{\isasymSqunion}{\isamath{\bigsqcup\,}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   251
\newcommand{\isasymsqinter}{\isamath{\sqcap}}
30818
17059c24014d updated latex requirement;
wenzelm
parents: 29145
diff changeset
   252
\newcommand{\isasymSqinter}{\isamath{\bigsqcap\,}}  %requires stmaryrd
18584
0fde75d34f8d added setminus;
wenzelm
parents: 17531
diff changeset
   253
\newcommand{\isasymsetminus}{\isamath{\setminus}}
0fde75d34f8d added setminus;
wenzelm
parents: 17531
diff changeset
   254
\newcommand{\isasympropto}{\isamath{\propto}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   255
\newcommand{\isasymuplus}{\isamath{\uplus}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   256
\newcommand{\isasymUplus}{\isamath{\biguplus\,}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   257
\newcommand{\isasymnoteq}{\isamath{\not=}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   258
\newcommand{\isasymsim}{\isamath{\sim}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   259
\newcommand{\isasymdoteq}{\isamath{\doteq}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   260
\newcommand{\isasymsimeq}{\isamath{\simeq}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   261
\newcommand{\isasymapprox}{\isamath{\approx}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   262
\newcommand{\isasymasymp}{\isamath{\asymp}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   263
\newcommand{\isasymcong}{\isamath{\cong}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   264
\newcommand{\isasymsmile}{\isamath{\smile}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   265
\newcommand{\isasymequiv}{\isamath{\equiv}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   266
\newcommand{\isasymfrown}{\isamath{\frown}}
14971
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
   267
\newcommand{\isasymJoin}{\isamath{\Join}}  %requires amssymb
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   268
\newcommand{\isasymbowtie}{\isamath{\bowtie}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   269
\newcommand{\isasymprec}{\isamath{\prec}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   270
\newcommand{\isasymsucc}{\isamath{\succ}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   271
\newcommand{\isasympreceq}{\isamath{\preceq}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   272
\newcommand{\isasymsucceq}{\isamath{\succeq}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   273
\newcommand{\isasymparallel}{\isamath{\parallel}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   274
\newcommand{\isasymbar}{\isamath{\mid}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   275
\newcommand{\isasymplusminus}{\isamath{\pm}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   276
\newcommand{\isasymminusplus}{\isamath{\mp}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   277
\newcommand{\isasymtimes}{\isamath{\times}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   278
\newcommand{\isasymdiv}{\isamath{\div}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   279
\newcommand{\isasymcdot}{\isamath{\cdot}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   280
\newcommand{\isasymstar}{\isamath{\star}}
11574
fd436696b1a1 tuned order;
wenzelm
parents: 11571
diff changeset
   281
\newcommand{\isasymbullet}{\boldmath\isamath{\mathchoice{\displaystyle{\cdot}}{\textstyle{\cdot}}{\scriptstyle{\bullet}}{\scriptscriptstyle{\bullet}}}}
fd436696b1a1 tuned order;
wenzelm
parents: 11571
diff changeset
   282
\newcommand{\isasymcirc}{\isamath{\circ}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   283
\newcommand{\isasymdagger}{\isamath{\dagger}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   284
\newcommand{\isasymddagger}{\isamath{\ddagger}}
14962
3283b52ebcac fixed 'requires' comments, which are needed for printing of drafts;
wenzelm
parents: 14751
diff changeset
   285
\newcommand{\isasymlhd}{\isamath{\lhd}}  %requires amssymb
3283b52ebcac fixed 'requires' comments, which are needed for printing of drafts;
wenzelm
parents: 14751
diff changeset
   286
\newcommand{\isasymrhd}{\isamath{\rhd}}  %requires amssymb
3283b52ebcac fixed 'requires' comments, which are needed for printing of drafts;
wenzelm
parents: 14751
diff changeset
   287
\newcommand{\isasymunlhd}{\isamath{\unlhd}}  %requires amssymb
3283b52ebcac fixed 'requires' comments, which are needed for printing of drafts;
wenzelm
parents: 14751
diff changeset
   288
\newcommand{\isasymunrhd}{\isamath{\unrhd}}  %requires amssymb
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   289
\newcommand{\isasymtriangleleft}{\isamath{\triangleleft}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   290
\newcommand{\isasymtriangleright}{\isamath{\triangleright}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   291
\newcommand{\isasymtriangle}{\isamath{\triangle}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   292
\newcommand{\isasymtriangleq}{\isamath{\triangleq}}  %requires amssymb
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   293
\newcommand{\isasymoplus}{\isamath{\oplus}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   294
\newcommand{\isasymOplus}{\isamath{\bigoplus\,}}
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   295
\newcommand{\isasymotimes}{\isamath{\otimes}}
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   296
\newcommand{\isasymOtimes}{\isamath{\bigotimes\,}}
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   297
\newcommand{\isasymodot}{\isamath{\odot}}
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   298
\newcommand{\isasymOdot}{\isamath{\bigodot\,}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   299
\newcommand{\isasymominus}{\isamath{\ominus}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   300
\newcommand{\isasymoslash}{\isamath{\oslash}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   301
\newcommand{\isasymdots}{\isamath{\dots}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   302
\newcommand{\isasymcdots}{\isamath{\cdots}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   303
\newcommand{\isasymSum}{\isamath{\sum\,}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   304
\newcommand{\isasymProd}{\isamath{\prod\,}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   305
\newcommand{\isasymCoprod}{\isamath{\coprod\,}}
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   306
\newcommand{\isasyminfinity}{\isamath{\infty}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   307
\newcommand{\isasymintegral}{\isamath{\int\,}}
10678
bbb4e5bae1c1 tuned symbols;
wenzelm
parents: 10605
diff changeset
   308
\newcommand{\isasymointegral}{\isamath{\oint\,}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   309
\newcommand{\isasymclubsuit}{\isamath{\clubsuit}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   310
\newcommand{\isasymdiamondsuit}{\isamath{\diamondsuit}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   311
\newcommand{\isasymheartsuit}{\isamath{\heartsuit}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   312
\newcommand{\isasymspadesuit}{\isamath{\spadesuit}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   313
\newcommand{\isasymaleph}{\isamath{\aleph}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   314
\newcommand{\isasymemptyset}{\isamath{\emptyset}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   315
\newcommand{\isasymnabla}{\isamath{\nabla}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   316
\newcommand{\isasympartial}{\isamath{\partial}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   317
\newcommand{\isasymRe}{\isamath{\Re}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   318
\newcommand{\isasymIm}{\isamath{\Im}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   319
\newcommand{\isasymflat}{\isamath{\flat}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   320
\newcommand{\isasymnatural}{\isamath{\natural}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   321
\newcommand{\isasymsharp}{\isamath{\sharp}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   322
\newcommand{\isasymangle}{\isamath{\angle}}
12337
7c6a970f0808 added zero--nine, euro;
wenzelm
parents: 12107
diff changeset
   323
\newcommand{\isasymcopyright}{\isatext{\rm\copyright}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   324
\newcommand{\isasymregistered}{\isatext{\rm\textregistered}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   325
\newcommand{\isasymhyphen}{\isatext{\rm-}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   326
\newcommand{\isasyminverse}{\isamath{{}^{-1}}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   327
\newcommand{\isasymonesuperior}{\isamath{\mathonesuperior}}  %requires latin1
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   328
\newcommand{\isasymonequarter}{\isatext{\rm\textonequarter}}  %requires latin1
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   329
\newcommand{\isasymtwosuperior}{\isamath{\mathtwosuperior}}  %requires latin1
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   330
\newcommand{\isasymonehalf}{\isatext{\rm\textonehalf}}  %requires latin1
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   331
\newcommand{\isasymthreesuperior}{\isamath{\maththreesuperior}}  %requires latin1
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   332
\newcommand{\isasymthreequarters}{\isatext{\rm\textthreequarters}}  %requires latin1
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   333
\newcommand{\isasymordfeminine}{\isatext{\rm\textordfeminine}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   334
\newcommand{\isasymordmasculine}{\isatext{\rm\textordmasculine}}
12337
7c6a970f0808 added zero--nine, euro;
wenzelm
parents: 12107
diff changeset
   335
\newcommand{\isasymsection}{\isatext{\rm\S}}
7c6a970f0808 added zero--nine, euro;
wenzelm
parents: 12107
diff changeset
   336
\newcommand{\isasymparagraph}{\isatext{\rm\P}}
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   337
\newcommand{\isasymexclamdown}{\isatext{\rm\textexclamdown}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   338
\newcommand{\isasymquestiondown}{\isatext{\rm\textquestiondown}}
13947
538ff1baff29 removed package marvosym (breaks \Rightarrow)
kleing
parents: 13752
diff changeset
   339
\newcommand{\isasymeuro}{\isatext{\textgreek{\euro}}}  %requires greek babel
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   340
\newcommand{\isasympounds}{\isamath{\pounds}}
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   341
\newcommand{\isasymyen}{\isatext{\yen}}  %requires amssymb
13752
a1290b92b1b0 cent/currency: changed from wasysym to textcomp because of PDF problems
oheimb
parents: 12468
diff changeset
   342
\newcommand{\isasymcent}{\isatext{\textcent}}  %requires textcomp
a1290b92b1b0 cent/currency: changed from wasysym to textcomp because of PDF problems
oheimb
parents: 12468
diff changeset
   343
\newcommand{\isasymcurrency}{\isatext{\textcurrency}} %requires textcomp
10587
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   344
\newcommand{\isasymdegree}{\isatext{\rm\textdegree}}  %requires latin1
0db92bf1923e proper order of symbols for genarated table in system manual;
wenzelm
parents: 10563
diff changeset
   345
\newcommand{\isasymamalg}{\isamath{\amalg}}
14971
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
   346
\newcommand{\isasymmho}{\isamath{\mho}}  %requires amssymb
18ee74d6bba1 improved comments -- required by 'isatool latex -o syms';
wenzelm
parents: 14962
diff changeset
   347
\newcommand{\isasymlozenge}{\isamath{\lozenge}}  %requires amssymb
12337
7c6a970f0808 added zero--nine, euro;
wenzelm
parents: 12107
diff changeset
   348
\newcommand{\isasymwp}{\isamath{\wp}}
10859
b88ce3ed3b1d added \<wrong> symbol;
wenzelm
parents: 10836
diff changeset
   349
\newcommand{\isasymwrong}{\isamath{\wr}}
12468
79b188f6d0ae \isasymindex made text mode;
wenzelm
parents: 12337
diff changeset
   350
\newcommand{\isasymstruct}{\isamath{\diamond}}
10836
666621128f5a added acute, cedilla, dieresis, hungarumlaut;
wenzelm
parents: 10822
diff changeset
   351
\newcommand{\isasymacute}{\isatext{\'\relax}}
12468
79b188f6d0ae \isasymindex made text mode;
wenzelm
parents: 12337
diff changeset
   352
\newcommand{\isasymindex}{\isatext{\i}}
12107
16435c4e083f \newcommand{\isasymindex}{\isamath{\i}};
wenzelm
parents: 12097
diff changeset
   353
\newcommand{\isasymdieresis}{\isatext{\"\relax}}
10859
b88ce3ed3b1d added \<wrong> symbol;
wenzelm
parents: 10836
diff changeset
   354
\newcommand{\isasymcedilla}{\isatext{\c\relax}}
10836
666621128f5a added acute, cedilla, dieresis, hungarumlaut;
wenzelm
parents: 10822
diff changeset
   355
\newcommand{\isasymhungarumlaut}{\isatext{\H\relax}}
12468
79b188f6d0ae \isasymindex made text mode;
wenzelm
parents: 12337
diff changeset
   356
\newcommand{\isasymspacespace}{\isamath{~~}}
16772
fe9dfbc2fa3f Added \<module> symbol.
berghofe
parents: 16110
diff changeset
   357
\newcommand{\isasymmodule}{\isamath{\langle}\isakeyword{module}\isamath{\rangle}}
18584
0fde75d34f8d added setminus;
wenzelm
parents: 17531
diff changeset
   358
\newcommand{\isasymsome}{\isamath{\epsilon\,}}