src/Tools/isac/Doc/isabellesym.sty
author Walther Neuper <walther.neuper@jku.at>
Wed, 11 Mar 2020 15:25:52 +0100
changeset 59827 168abe8dd1e3
permissions -rw-r--r--
start formally checked documentation with Lucas_Interpreter

note: the text is a partial copy from the IJCAR/ThEdu'20 paper
walther@59827
     1
%%
walther@59827
     2
%% definitions of standard Isabelle symbols
walther@59827
     3
%%
walther@59827
     4
walther@59827
     5
\newcommand{\isasymzero}{\isamath{\mathbf{0}}}  %requires amssymb
walther@59827
     6
\newcommand{\isasymone}{\isamath{\mathbf{1}}}  %requires amssymb
walther@59827
     7
\newcommand{\isasymtwo}{\isamath{\mathbf{2}}}  %requires amssymb
walther@59827
     8
\newcommand{\isasymthree}{\isamath{\mathbf{3}}}  %requires amssymb
walther@59827
     9
\newcommand{\isasymfour}{\isamath{\mathbf{4}}}  %requires amssymb
walther@59827
    10
\newcommand{\isasymfive}{\isamath{\mathbf{5}}}  %requires amssymb
walther@59827
    11
\newcommand{\isasymsix}{\isamath{\mathbf{6}}}  %requires amssymb
walther@59827
    12
\newcommand{\isasymseven}{\isamath{\mathbf{7}}}  %requires amssymb
walther@59827
    13
\newcommand{\isasymeight}{\isamath{\mathbf{8}}}  %requires amssymb
walther@59827
    14
\newcommand{\isasymnine}{\isamath{\mathbf{9}}}  %requires amssymb
walther@59827
    15
\newcommand{\isasymA}{\isamath{\mathcal{A}}}
walther@59827
    16
\newcommand{\isasymB}{\isamath{\mathcal{B}}}
walther@59827
    17
\newcommand{\isasymC}{\isamath{\mathcal{C}}}
walther@59827
    18
\newcommand{\isasymD}{\isamath{\mathcal{D}}}
walther@59827
    19
\newcommand{\isasymE}{\isamath{\mathcal{E}}}
walther@59827
    20
\newcommand{\isasymF}{\isamath{\mathcal{F}}}
walther@59827
    21
\newcommand{\isasymG}{\isamath{\mathcal{G}}}
walther@59827
    22
\newcommand{\isasymH}{\isamath{\mathcal{H}}}
walther@59827
    23
\newcommand{\isasymI}{\isamath{\mathcal{I}}}
walther@59827
    24
\newcommand{\isasymJ}{\isamath{\mathcal{J}}}
walther@59827
    25
\newcommand{\isasymK}{\isamath{\mathcal{K}}}
walther@59827
    26
\newcommand{\isasymL}{\isamath{\mathcal{L}}}
walther@59827
    27
\newcommand{\isasymM}{\isamath{\mathcal{M}}}
walther@59827
    28
\newcommand{\isasymN}{\isamath{\mathcal{N}}}
walther@59827
    29
\newcommand{\isasymO}{\isamath{\mathcal{O}}}
walther@59827
    30
\newcommand{\isasymP}{\isamath{\mathcal{P}}}
walther@59827
    31
\newcommand{\isasymQ}{\isamath{\mathcal{Q}}}
walther@59827
    32
\newcommand{\isasymR}{\isamath{\mathcal{R}}}
walther@59827
    33
\newcommand{\isasymS}{\isamath{\mathcal{S}}}
walther@59827
    34
\newcommand{\isasymT}{\isamath{\mathcal{T}}}
walther@59827
    35
\newcommand{\isasymU}{\isamath{\mathcal{U}}}
walther@59827
    36
\newcommand{\isasymV}{\isamath{\mathcal{V}}}
walther@59827
    37
\newcommand{\isasymW}{\isamath{\mathcal{W}}}
walther@59827
    38
\newcommand{\isasymX}{\isamath{\mathcal{X}}}
walther@59827
    39
\newcommand{\isasymY}{\isamath{\mathcal{Y}}}
walther@59827
    40
\newcommand{\isasymZ}{\isamath{\mathcal{Z}}}
walther@59827
    41
\newcommand{\isasyma}{\isamath{\mathrm{a}}}
walther@59827
    42
\newcommand{\isasymb}{\isamath{\mathrm{b}}}
walther@59827
    43
\newcommand{\isasymc}{\isamath{\mathrm{c}}}
walther@59827
    44
\newcommand{\isasymd}{\isamath{\mathrm{d}}}
walther@59827
    45
\newcommand{\isasyme}{\isamath{\mathrm{e}}}
walther@59827
    46
\newcommand{\isasymf}{\isamath{\mathrm{f}}}
walther@59827
    47
\newcommand{\isasymg}{\isamath{\mathrm{g}}}
walther@59827
    48
\newcommand{\isasymh}{\isamath{\mathrm{h}}}
walther@59827
    49
\newcommand{\isasymi}{\isamath{\mathrm{i}}}
walther@59827
    50
\newcommand{\isasymj}{\isamath{\mathrm{j}}}
walther@59827
    51
\newcommand{\isasymk}{\isamath{\mathrm{k}}}
walther@59827
    52
\newcommand{\isasyml}{\isamath{\mathrm{l}}}
walther@59827
    53
\newcommand{\isasymm}{\isamath{\mathrm{m}}}
walther@59827
    54
\newcommand{\isasymn}{\isamath{\mathrm{n}}}
walther@59827
    55
\newcommand{\isasymo}{\isamath{\mathrm{o}}}
walther@59827
    56
\newcommand{\isasymp}{\isamath{\mathrm{p}}}
walther@59827
    57
\newcommand{\isasymq}{\isamath{\mathrm{q}}}
walther@59827
    58
\newcommand{\isasymr}{\isamath{\mathrm{r}}}
walther@59827
    59
\newcommand{\isasyms}{\isamath{\mathrm{s}}}
walther@59827
    60
\newcommand{\isasymt}{\isamath{\mathrm{t}}}
walther@59827
    61
\newcommand{\isasymu}{\isamath{\mathrm{u}}}
walther@59827
    62
\newcommand{\isasymv}{\isamath{\mathrm{v}}}
walther@59827
    63
\newcommand{\isasymw}{\isamath{\mathrm{w}}}
walther@59827
    64
\newcommand{\isasymx}{\isamath{\mathrm{x}}}
walther@59827
    65
\newcommand{\isasymy}{\isamath{\mathrm{y}}}
walther@59827
    66
\newcommand{\isasymz}{\isamath{\mathrm{z}}}
walther@59827
    67
\newcommand{\isasymAA}{\isamath{\mathfrak{A}}}  %requires eufrak
walther@59827
    68
\newcommand{\isasymBB}{\isamath{\mathfrak{B}}}  %requires eufrak
walther@59827
    69
\newcommand{\isasymCC}{\isamath{\mathfrak{C}}}  %requires eufrak
walther@59827
    70
\newcommand{\isasymDD}{\isamath{\mathfrak{D}}}  %requires eufrak
walther@59827
    71
\newcommand{\isasymEE}{\isamath{\mathfrak{E}}}  %requires eufrak
walther@59827
    72
\newcommand{\isasymFF}{\isamath{\mathfrak{F}}}  %requires eufrak
walther@59827
    73
\newcommand{\isasymGG}{\isamath{\mathfrak{G}}}  %requires eufrak
walther@59827
    74
\newcommand{\isasymHH}{\isamath{\mathfrak{H}}}  %requires eufrak
walther@59827
    75
\newcommand{\isasymII}{\isamath{\mathfrak{I}}}  %requires eufrak
walther@59827
    76
\newcommand{\isasymJJ}{\isamath{\mathfrak{J}}}  %requires eufrak
walther@59827
    77
\newcommand{\isasymKK}{\isamath{\mathfrak{K}}}  %requires eufrak
walther@59827
    78
\newcommand{\isasymLL}{\isamath{\mathfrak{L}}}  %requires eufrak
walther@59827
    79
\newcommand{\isasymMM}{\isamath{\mathfrak{M}}}  %requires eufrak
walther@59827
    80
\newcommand{\isasymNN}{\isamath{\mathfrak{N}}}  %requires eufrak
walther@59827
    81
\newcommand{\isasymOO}{\isamath{\mathfrak{O}}}  %requires eufrak
walther@59827
    82
\newcommand{\isasymPP}{\isamath{\mathfrak{P}}}  %requires eufrak
walther@59827
    83
\newcommand{\isasymQQ}{\isamath{\mathfrak{Q}}}  %requires eufrak
walther@59827
    84
\newcommand{\isasymRR}{\isamath{\mathfrak{R}}}  %requires eufrak
walther@59827
    85
\newcommand{\isasymSS}{\isamath{\mathfrak{S}}}  %requires eufrak
walther@59827
    86
\newcommand{\isasymTT}{\isamath{\mathfrak{T}}}  %requires eufrak
walther@59827
    87
\newcommand{\isasymUU}{\isamath{\mathfrak{U}}}  %requires eufrak
walther@59827
    88
\newcommand{\isasymVV}{\isamath{\mathfrak{V}}}  %requires eufrak
walther@59827
    89
\newcommand{\isasymWW}{\isamath{\mathfrak{W}}}  %requires eufrak
walther@59827
    90
\newcommand{\isasymXX}{\isamath{\mathfrak{X}}}  %requires eufrak
walther@59827
    91
\newcommand{\isasymYY}{\isamath{\mathfrak{Y}}}  %requires eufrak
walther@59827
    92
\newcommand{\isasymZZ}{\isamath{\mathfrak{Z}}}  %requires eufrak
walther@59827
    93
\newcommand{\isasymaa}{\isamath{\mathfrak{a}}}  %requires eufrak
walther@59827
    94
\newcommand{\isasymbb}{\isamath{\mathfrak{b}}}  %requires eufrak
walther@59827
    95
\newcommand{\isasymcc}{\isamath{\mathfrak{c}}}  %requires eufrak
walther@59827
    96
\newcommand{\isasymdd}{\isamath{\mathfrak{d}}}  %requires eufrak
walther@59827
    97
\newcommand{\isasymee}{\isamath{\mathfrak{e}}}  %requires eufrak
walther@59827
    98
\newcommand{\isasymff}{\isamath{\mathfrak{f}}}  %requires eufrak
walther@59827
    99
\newcommand{\isasymgg}{\isamath{\mathfrak{g}}}  %requires eufrak
walther@59827
   100
\newcommand{\isasymhh}{\isamath{\mathfrak{h}}}  %requires eufrak
walther@59827
   101
\newcommand{\isasymii}{\isamath{\mathfrak{i}}}  %requires eufrak
walther@59827
   102
\newcommand{\isasymjj}{\isamath{\mathfrak{j}}}  %requires eufrak
walther@59827
   103
\newcommand{\isasymkk}{\isamath{\mathfrak{k}}}  %requires eufrak
walther@59827
   104
\newcommand{\isasymll}{\isamath{\mathfrak{l}}}  %requires eufrak
walther@59827
   105
\newcommand{\isasymmm}{\isamath{\mathfrak{m}}}  %requires eufrak
walther@59827
   106
\newcommand{\isasymnn}{\isamath{\mathfrak{n}}}  %requires eufrak
walther@59827
   107
\newcommand{\isasymoo}{\isamath{\mathfrak{o}}}  %requires eufrak
walther@59827
   108
\newcommand{\isasympp}{\isamath{\mathfrak{p}}}  %requires eufrak
walther@59827
   109
\newcommand{\isasymqq}{\isamath{\mathfrak{q}}}  %requires eufrak
walther@59827
   110
\newcommand{\isasymrr}{\isamath{\mathfrak{r}}}  %requires eufrak
walther@59827
   111
\newcommand{\isasymss}{\isamath{\mathfrak{s}}}  %requires eufrak
walther@59827
   112
\newcommand{\isasymtt}{\isamath{\mathfrak{t}}}  %requires eufrak
walther@59827
   113
\newcommand{\isasymuu}{\isamath{\mathfrak{u}}}  %requires eufrak
walther@59827
   114
\newcommand{\isasymvv}{\isamath{\mathfrak{v}}}  %requires eufrak
walther@59827
   115
\newcommand{\isasymww}{\isamath{\mathfrak{w}}}  %requires eufrak
walther@59827
   116
\newcommand{\isasymxx}{\isamath{\mathfrak{x}}}  %requires eufrak
walther@59827
   117
\newcommand{\isasymyy}{\isamath{\mathfrak{y}}}  %requires eufrak
walther@59827
   118
\newcommand{\isasymzz}{\isamath{\mathfrak{z}}}  %requires eufrak
walther@59827
   119
\newcommand{\isasymalpha}{\isamath{\alpha}}
walther@59827
   120
\newcommand{\isasymbeta}{\isamath{\beta}}
walther@59827
   121
\newcommand{\isasymgamma}{\isamath{\gamma}}
walther@59827
   122
\newcommand{\isasymdelta}{\isamath{\delta}}
walther@59827
   123
\newcommand{\isasymepsilon}{\isamath{\varepsilon}}
walther@59827
   124
\newcommand{\isasymzeta}{\isamath{\zeta}}
walther@59827
   125
\newcommand{\isasymeta}{\isamath{\eta}}
walther@59827
   126
\newcommand{\isasymtheta}{\isamath{\vartheta}}
walther@59827
   127
\newcommand{\isasymiota}{\isamath{\iota}}
walther@59827
   128
\newcommand{\isasymkappa}{\isamath{\kappa}}
walther@59827
   129
\newcommand{\isasymlambda}{\isamath{\lambda}}
walther@59827
   130
\newcommand{\isasymmu}{\isamath{\mu}}
walther@59827
   131
\newcommand{\isasymnu}{\isamath{\nu}}
walther@59827
   132
\newcommand{\isasymxi}{\isamath{\xi}}
walther@59827
   133
\newcommand{\isasympi}{\isamath{\pi}}
walther@59827
   134
\newcommand{\isasymrho}{\isamath{\varrho}}
walther@59827
   135
\newcommand{\isasymsigma}{\isamath{\sigma}}
walther@59827
   136
\newcommand{\isasymtau}{\isamath{\tau}}
walther@59827
   137
\newcommand{\isasymupsilon}{\isamath{\upsilon}}
walther@59827
   138
\newcommand{\isasymphi}{\isamath{\varphi}}
walther@59827
   139
\newcommand{\isasymchi}{\isamath{\chi}}
walther@59827
   140
\newcommand{\isasympsi}{\isamath{\psi}}
walther@59827
   141
\newcommand{\isasymomega}{\isamath{\omega}}
walther@59827
   142
\newcommand{\isasymGamma}{\isamath{\Gamma}}
walther@59827
   143
\newcommand{\isasymDelta}{\isamath{\Delta}}
walther@59827
   144
\newcommand{\isasymTheta}{\isamath{\Theta}}
walther@59827
   145
\newcommand{\isasymLambda}{\isamath{\Lambda}}
walther@59827
   146
\newcommand{\isasymXi}{\isamath{\Xi}}
walther@59827
   147
\newcommand{\isasymPi}{\isamath{\Pi}}
walther@59827
   148
\newcommand{\isasymSigma}{\isamath{\Sigma}}
walther@59827
   149
\newcommand{\isasymUpsilon}{\isamath{\Upsilon}}
walther@59827
   150
\newcommand{\isasymPhi}{\isamath{\Phi}}
walther@59827
   151
\newcommand{\isasymPsi}{\isamath{\Psi}}
walther@59827
   152
\newcommand{\isasymOmega}{\isamath{\Omega}}
walther@59827
   153
\newcommand{\isasymbool}{\isamath{\mathrm{I}\mkern-3.8mu\mathrm{B}}}
walther@59827
   154
\newcommand{\isasymcomplex}{\isamath{\mathrm{C}\mkern-15mu{\phantom{\mathrm{t}}\vrule}\mkern9mu}}
walther@59827
   155
\newcommand{\isasymnat}{\isamath{\mathrm{I}\mkern-3.8mu\mathrm{N}}}
walther@59827
   156
\newcommand{\isasymrat}{\isamath{\mathrm{Q}\mkern-16mu{\phantom{\mathrm{t}}\vrule}\mkern10mu}}
walther@59827
   157
\newcommand{\isasymreal}{\isamath{\mathrm{I}\mkern-3.8mu\mathrm{R}}}
walther@59827
   158
\newcommand{\isasymint}{\isamath{\mathsf{Z}\mkern-7.5mu\mathsf{Z}}}
walther@59827
   159
\newcommand{\isasymleftarrow}{\isamath{\leftarrow}}
walther@59827
   160
\newcommand{\isasymrightarrow}{\isamath{\rightarrow}}
walther@59827
   161
\newcommand{\isasymlongleftarrow}{\isamath{\longleftarrow}}
walther@59827
   162
\newcommand{\isasymlongrightarrow}{\isamath{\longrightarrow}}
walther@59827
   163
\newcommand{\isasymlonglongleftarrow}{\isamath{\xleftarrow{\hphantom{AAA}}}}  %requires amsmath
walther@59827
   164
\newcommand{\isasymlonglongrightarrow}{\isamath{\xrightarrow{\hphantom{AAA}}}}  %requires amsmath
walther@59827
   165
\newcommand{\isasymlonglonglongleftarrow}{\isamath{\xleftarrow{\hphantom{AAAA}}}}  %requires amsmath
walther@59827
   166
\newcommand{\isasymlonglonglongrightarrow}{\isamath{\xrightarrow{\hphantom{AAAA}}}}  %requires amsmath
walther@59827
   167
\newcommand{\isasymLeftarrow}{\isamath{\Leftarrow}}
walther@59827
   168
\newcommand{\isasymRightarrow}{\isamath{\Rightarrow}}
walther@59827
   169
\newcommand{\isasymLongleftarrow}{\isamath{\Longleftarrow}}
walther@59827
   170
\newcommand{\isasymLongrightarrow}{\isamath{\Longrightarrow}}
walther@59827
   171
\newcommand{\isasymLleftarrow}{\isamath{\Lleftarrow}}  %requires amssymb
walther@59827
   172
\newcommand{\isasymRrightarrow}{\isamath{\Rrightarrow}}  %requires amssymb
walther@59827
   173
\newcommand{\isasymleftrightarrow}{\isamath{\leftrightarrow}}
walther@59827
   174
\newcommand{\isasymLeftrightarrow}{\isamath{\Leftrightarrow}}
walther@59827
   175
\newcommand{\isasymlongleftrightarrow}{\isamath{\longleftrightarrow}}
walther@59827
   176
\newcommand{\isasymLongleftrightarrow}{\isamath{\Longleftrightarrow}}
walther@59827
   177
\newcommand{\isasymmapsto}{\isamath{\mapsto}}
walther@59827
   178
\newcommand{\isasymlongmapsto}{\isamath{\longmapsto}}
walther@59827
   179
\newcommand{\isasymmidarrow}{\isamath{\relbar}}
walther@59827
   180
\newcommand{\isasymMidarrow}{\isamath{\Relbar}}
walther@59827
   181
\newcommand{\isasymhookleftarrow}{\isamath{\hookleftarrow}}
walther@59827
   182
\newcommand{\isasymhookrightarrow}{\isamath{\hookrightarrow}}
walther@59827
   183
\newcommand{\isasymleftharpoondown}{\isamath{\leftharpoondown}}
walther@59827
   184
\newcommand{\isasymrightharpoondown}{\isamath{\rightharpoondown}}
walther@59827
   185
\newcommand{\isasymleftharpoonup}{\isamath{\leftharpoonup}}
walther@59827
   186
\newcommand{\isasymrightharpoonup}{\isamath{\rightharpoonup}}
walther@59827
   187
\newcommand{\isasymrightleftharpoons}{\isamath{\rightleftharpoons}}
walther@59827
   188
\newcommand{\isasymleadsto}{\isamath{\leadsto}}  %requires amssymb
walther@59827
   189
\newcommand{\isasymdownharpoonleft}{\isamath{\downharpoonleft}}  %requires amssymb
walther@59827
   190
\newcommand{\isasymdownharpoonright}{\isamath{\downharpoonright}}  %requires amssymb
walther@59827
   191
\newcommand{\isasymupharpoonleft}{\isamath{\upharpoonleft}}  %requires amssymb
walther@59827
   192
\newcommand{\isasymupharpoonright}{\isamath{\upharpoonright}}  %requires amssymb
walther@59827
   193
\newcommand{\isasymrestriction}{\isamath{\restriction}}  %requires amssymb
walther@59827
   194
\newcommand{\isasymColon}{\isamath{\mathrel{::}}}
walther@59827
   195
\newcommand{\isasymup}{\isamath{\uparrow}}
walther@59827
   196
\newcommand{\isasymUp}{\isamath{\Uparrow}}
walther@59827
   197
\newcommand{\isasymdown}{\isamath{\downarrow}}
walther@59827
   198
\newcommand{\isasymDown}{\isamath{\Downarrow}}
walther@59827
   199
\newcommand{\isasymupdown}{\isamath{\updownarrow}}
walther@59827
   200
\newcommand{\isasymUpdown}{\isamath{\Updownarrow}}
walther@59827
   201
\newcommand{\isasymlangle}{\isamath{\langle}}
walther@59827
   202
\newcommand{\isasymrangle}{\isamath{\rangle}}
walther@59827
   203
\newcommand{\isasymlceil}{\isamath{\lceil}}
walther@59827
   204
\newcommand{\isasymrceil}{\isamath{\rceil}}
walther@59827
   205
\newcommand{\isasymlfloor}{\isamath{\lfloor}}
walther@59827
   206
\newcommand{\isasymrfloor}{\isamath{\rfloor}}
walther@59827
   207
\newcommand{\isasymlparr}{\isamath{\mathopen{(\mkern-3mu\mid}}}
walther@59827
   208
\newcommand{\isasymrparr}{\isamath{\mathclose{\mid\mkern-3mu)}}}
walther@59827
   209
\newcommand{\isasymlbrakk}{\isamath{\mathopen{\lbrack\mkern-3mu\lbrack}}}
walther@59827
   210
\newcommand{\isasymrbrakk}{\isamath{\mathclose{\rbrack\mkern-3mu\rbrack}}}
walther@59827
   211
\newcommand{\isasymlbrace}{\isamath{\mathopen{\lbrace\mkern-4.5mu\mid}}}
walther@59827
   212
\newcommand{\isasymrbrace}{\isamath{\mathclose{\mid\mkern-4.5mu\rbrace}}}
walther@59827
   213
\newcommand{\isasymguillemotleft}{\isatext{\flqq}}  %requires babel
walther@59827
   214
\newcommand{\isasymguillemotright}{\isatext{\frqq}}  %requires babel
walther@59827
   215
\newcommand{\isasymbottom}{\isamath{\bot}}
walther@59827
   216
\newcommand{\isasymtop}{\isamath{\top}}
walther@59827
   217
\newcommand{\isasymand}{\isamath{\wedge}}
walther@59827
   218
\newcommand{\isasymAnd}{\isamath{\bigwedge}}
walther@59827
   219
\newcommand{\isasymor}{\isamath{\vee}}
walther@59827
   220
\newcommand{\isasymOr}{\isamath{\bigvee}}
walther@59827
   221
\newcommand{\isasymforall}{\isamath{\forall\,}}
walther@59827
   222
\newcommand{\isasymexists}{\isamath{\exists\,}}
walther@59827
   223
\newcommand{\isasymnot}{\isamath{\neg}}
walther@59827
   224
\newcommand{\isasymnexists}{\isamath{\nexists\,}}  %requires amssymb
walther@59827
   225
\newcommand{\isasymcircle}{\isamath{\ocircle}}  %requires wasysym
walther@59827
   226
\newcommand{\isasymbox}{\isamath{\Box}}  %requires amssymb
walther@59827
   227
\newcommand{\isasymdiamond}{\isamath{\Diamond}}  %requires amssymb
walther@59827
   228
\newcommand{\isasymdiamondop}{\isamath{\diamond}}
walther@59827
   229
\newcommand{\isasymsurd}{\isamath{\surd}}
walther@59827
   230
\newcommand{\isasymturnstile}{\isamath{\vdash}}
walther@59827
   231
\newcommand{\isasymTurnstile}{\isamath{\models}}
walther@59827
   232
\newcommand{\isasymtturnstile}{\isamath{\vdash\!\!\!\vdash}}
walther@59827
   233
\newcommand{\isasymTTurnstile}{\isamath{\mid\!\models}}
walther@59827
   234
\newcommand{\isasymstileturn}{\isamath{\dashv}}
walther@59827
   235
\newcommand{\isasymle}{\isamath{\le}}
walther@59827
   236
\newcommand{\isasymge}{\isamath{\ge}}
walther@59827
   237
\newcommand{\isasymlless}{\isamath{\ll}}
walther@59827
   238
\newcommand{\isasymggreater}{\isamath{\gg}}
walther@59827
   239
\newcommand{\isasymlesssim}{\isamath{\lesssim}}  %requires amssymb
walther@59827
   240
\newcommand{\isasymgreatersim}{\isamath{\gtrsim}}  %requires amssymb
walther@59827
   241
\newcommand{\isasymlessapprox}{\isamath{\lessapprox}}  %requires amssymb
walther@59827
   242
\newcommand{\isasymgreaterapprox}{\isamath{\gtrapprox}}  %requires amssymb
walther@59827
   243
\newcommand{\isasymin}{\isamath{\in}}
walther@59827
   244
\newcommand{\isasymnotin}{\isamath{\notin}}
walther@59827
   245
\newcommand{\isasymsubset}{\isamath{\subset}}
walther@59827
   246
\newcommand{\isasymsupset}{\isamath{\supset}}
walther@59827
   247
\newcommand{\isasymsubseteq}{\isamath{\subseteq}}
walther@59827
   248
\newcommand{\isasymsupseteq}{\isamath{\supseteq}}
walther@59827
   249
\newcommand{\isasymsqsubset}{\isamath{\sqsubset}}  %requires amssymb
walther@59827
   250
\newcommand{\isasymsqsupset}{\isamath{\sqsupset}}  %requires amssymb
walther@59827
   251
\newcommand{\isasymsqsubseteq}{\isamath{\sqsubseteq}}
walther@59827
   252
\newcommand{\isasymsqsupseteq}{\isamath{\sqsupseteq}}
walther@59827
   253
\newcommand{\isasyminter}{\isamath{\cap}}
walther@59827
   254
\newcommand{\isasymInter}{\isamath{\bigcap\,}}
walther@59827
   255
\newcommand{\isasymunion}{\isamath{\cup}}
walther@59827
   256
\newcommand{\isasymUnion}{\isamath{\bigcup\,}}
walther@59827
   257
\newcommand{\isasymsqunion}{\isamath{\sqcup}}
walther@59827
   258
\newcommand{\isasymSqunion}{\isamath{\bigsqcup\,}}
walther@59827
   259
\newcommand{\isasymsqinter}{\isamath{\sqcap}}
walther@59827
   260
\newcommand{\isasymSqinter}{\isamath{\bigsqcap\,}}  %requires stmaryrd
walther@59827
   261
\newcommand{\isasymsetminus}{\isamath{\setminus}}
walther@59827
   262
\newcommand{\isasympropto}{\isamath{\propto}}
walther@59827
   263
\newcommand{\isasymuplus}{\isamath{\uplus}}
walther@59827
   264
\newcommand{\isasymUplus}{\isamath{\biguplus\,}}
walther@59827
   265
\newcommand{\isasymnoteq}{\isamath{\not=}}
walther@59827
   266
\newcommand{\isasymsim}{\isamath{\sim}}
walther@59827
   267
\newcommand{\isasymdoteq}{\isamath{\doteq}}
walther@59827
   268
\newcommand{\isasymsimeq}{\isamath{\simeq}}
walther@59827
   269
\newcommand{\isasymapprox}{\isamath{\approx}}
walther@59827
   270
\newcommand{\isasymasymp}{\isamath{\asymp}}
walther@59827
   271
\newcommand{\isasymcong}{\isamath{\cong}}
walther@59827
   272
\newcommand{\isasymsmile}{\isamath{\smile}}
walther@59827
   273
\newcommand{\isasymequiv}{\isamath{\equiv}}
walther@59827
   274
\newcommand{\isasymfrown}{\isamath{\frown}}
walther@59827
   275
\newcommand{\isasymJoin}{\isamath{\Join}}  %requires amssymb
walther@59827
   276
\newcommand{\isasymbowtie}{\isamath{\bowtie}}
walther@59827
   277
\newcommand{\isasymprec}{\isamath{\prec}}
walther@59827
   278
\newcommand{\isasymsucc}{\isamath{\succ}}
walther@59827
   279
\newcommand{\isasympreceq}{\isamath{\preceq}}
walther@59827
   280
\newcommand{\isasymsucceq}{\isamath{\succeq}}
walther@59827
   281
\newcommand{\isasymparallel}{\isamath{\parallel}}
walther@59827
   282
\newcommand{\isasymbar}{\isamath{\mid}}
walther@59827
   283
\newcommand{\isasymplusminus}{\isamath{\pm}}
walther@59827
   284
\newcommand{\isasymminusplus}{\isamath{\mp}}
walther@59827
   285
\newcommand{\isasymtimes}{\isamath{\times}}
walther@59827
   286
\newcommand{\isasymdiv}{\isamath{\div}}
walther@59827
   287
\newcommand{\isasymcdot}{\isamath{\cdot}}
walther@59827
   288
\newcommand{\isasymstar}{\isamath{\star}}
walther@59827
   289
\newcommand{\isasymbullet}{\boldmath\isamath{\mathchoice{\displaystyle{\cdot}}{\textstyle{\cdot}}{\scriptstyle{\bullet}}{\scriptscriptstyle{\bullet}}}}
walther@59827
   290
\newcommand{\isasymcirc}{\isamath{\circ}}
walther@59827
   291
\newcommand{\isasymdagger}{\isamath{\dagger}}
walther@59827
   292
\newcommand{\isasymddagger}{\isamath{\ddagger}}
walther@59827
   293
\newcommand{\isasymlhd}{\isamath{\lhd}}  %requires amssymb
walther@59827
   294
\newcommand{\isasymrhd}{\isamath{\rhd}}  %requires amssymb
walther@59827
   295
\newcommand{\isasymunlhd}{\isamath{\unlhd}}  %requires amssymb
walther@59827
   296
\newcommand{\isasymunrhd}{\isamath{\unrhd}}  %requires amssymb
walther@59827
   297
\newcommand{\isasymtriangleleft}{\isamath{\triangleleft}}
walther@59827
   298
\newcommand{\isasymtriangleright}{\isamath{\triangleright}}
walther@59827
   299
\newcommand{\isasymtriangle}{\isamath{\triangle}}
walther@59827
   300
\newcommand{\isasymtriangleq}{\isamath{\triangleq}}  %requires amssymb
walther@59827
   301
\newcommand{\isasymoplus}{\isamath{\oplus}}
walther@59827
   302
\newcommand{\isasymOplus}{\isamath{\bigoplus\,}}
walther@59827
   303
\newcommand{\isasymotimes}{\isamath{\otimes}}
walther@59827
   304
\newcommand{\isasymOtimes}{\isamath{\bigotimes\,}}
walther@59827
   305
\newcommand{\isasymodot}{\isamath{\odot}}
walther@59827
   306
\newcommand{\isasymOdot}{\isamath{\bigodot\,}}
walther@59827
   307
\newcommand{\isasymominus}{\isamath{\ominus}}
walther@59827
   308
\newcommand{\isasymoslash}{\isamath{\oslash}}
walther@59827
   309
\newcommand{\isasymdots}{\isamath{\dots}}
walther@59827
   310
\newcommand{\isasymcdots}{\isamath{\cdots}}
walther@59827
   311
\newcommand{\isasymSum}{\isamath{\sum\,}}
walther@59827
   312
\newcommand{\isasymProd}{\isamath{\prod\,}}
walther@59827
   313
\newcommand{\isasymCoprod}{\isamath{\coprod\,}}
walther@59827
   314
\newcommand{\isasyminfinity}{\isamath{\infty}}
walther@59827
   315
\newcommand{\isasymintegral}{\isamath{\int\,}}
walther@59827
   316
\newcommand{\isasymointegral}{\isamath{\oint\,}}
walther@59827
   317
\newcommand{\isasymclubsuit}{\isamath{\clubsuit}}
walther@59827
   318
\newcommand{\isasymdiamondsuit}{\isamath{\diamondsuit}}
walther@59827
   319
\newcommand{\isasymheartsuit}{\isamath{\heartsuit}}
walther@59827
   320
\newcommand{\isasymspadesuit}{\isamath{\spadesuit}}
walther@59827
   321
\newcommand{\isasymaleph}{\isamath{\aleph}}
walther@59827
   322
\newcommand{\isasymemptyset}{\isamath{\emptyset}}
walther@59827
   323
\newcommand{\isasymnabla}{\isamath{\nabla}}
walther@59827
   324
\newcommand{\isasympartial}{\isamath{\partial}}
walther@59827
   325
\newcommand{\isasymRe}{\isamath{\Re}}
walther@59827
   326
\newcommand{\isasymIm}{\isamath{\Im}}
walther@59827
   327
\newcommand{\isasymflat}{\isamath{\flat}}
walther@59827
   328
\newcommand{\isasymnatural}{\isamath{\natural}}
walther@59827
   329
\newcommand{\isasymsharp}{\isamath{\sharp}}
walther@59827
   330
\newcommand{\isasymangle}{\isamath{\angle}}
walther@59827
   331
\newcommand{\isasymcopyright}{\isatext{\normalfont\rmfamily\copyright}}
walther@59827
   332
\newcommand{\isasymregistered}{\isatext{\normalfont\rmfamily\textregistered}}
walther@59827
   333
\newcommand{\isasyminverse}{\isamath{{}^{-1}}}
walther@59827
   334
\newcommand{\isasymonequarter}{\isatext{\normalfont\rmfamily\textonequarter}}  %requires textcomp
walther@59827
   335
\newcommand{\isasymonehalf}{\isatext{\normalfont\rmfamily\textonehalf}}  %requires textcomp
walther@59827
   336
\newcommand{\isasymthreequarters}{\isatext{\normalfont\rmfamily\textthreequarters}}  %requires textcomp
walther@59827
   337
\newcommand{\isasymordfeminine}{\isatext{\normalfont\rmfamily\textordfeminine}}
walther@59827
   338
\newcommand{\isasymordmasculine}{\isatext{\normalfont\rmfamily\textordmasculine}}
walther@59827
   339
\newcommand{\isasymsection}{\isatext{\normalfont\rmfamily\S}}
walther@59827
   340
\newcommand{\isasymparagraph}{\isatext{\normalfont\rmfamily\P}}
walther@59827
   341
\newcommand{\isasymexclamdown}{\isatext{\normalfont\rmfamily\textexclamdown}}
walther@59827
   342
\newcommand{\isasymquestiondown}{\isatext{\normalfont\rmfamily\textquestiondown}}
walther@59827
   343
\newcommand{\isasymeuro}{\isatext{\euro}}  %requires eurosym
walther@59827
   344
\newcommand{\isasympounds}{\isamath{\pounds}}
walther@59827
   345
\newcommand{\isasymyen}{\isatext{\yen}}  %requires amssymb
walther@59827
   346
\newcommand{\isasymcent}{\isatext{\textcent}}  %requires textcomp
walther@59827
   347
\newcommand{\isasymcurrency}{\isatext{\textcurrency}} %requires textcomp
walther@59827
   348
\newcommand{\isasymdegree}{\isatext{\normalfont\rmfamily\textdegree}}  %requires textcomp
walther@59827
   349
\newcommand{\isasymhyphen}{\isatext{\normalfont\rmfamily-}}
walther@59827
   350
\newcommand{\isasymamalg}{\isamath{\amalg}}
walther@59827
   351
\newcommand{\isasymmho}{\isamath{\mho}}  %requires amssymb
walther@59827
   352
\newcommand{\isasymlozenge}{\isamath{\lozenge}}  %requires amssymb
walther@59827
   353
\newcommand{\isasymwp}{\isamath{\wp}}
walther@59827
   354
\newcommand{\isasymwrong}{\isamath{\wr}}
walther@59827
   355
\newcommand{\isasymacute}{\isatext{\'\relax}}
walther@59827
   356
\newcommand{\isasymindex}{\isatext{\i}}
walther@59827
   357
\newcommand{\isasymdieresis}{\isatext{\"\relax}}
walther@59827
   358
\newcommand{\isasymcedilla}{\isatext{\c\relax}}
walther@59827
   359
\newcommand{\isasymhungarumlaut}{\isatext{\H\relax}}
walther@59827
   360
\newcommand{\isasymsome}{\isamath{\epsilon\,}}
walther@59827
   361
\newcommand{\isasymbind}{\isamath{\mathbin{>\!\!\!>\mkern-6.7mu=}}}
walther@59827
   362
\newcommand{\isasymthen}{\isamath{\mathbin{>\!\!\!>}}}
walther@59827
   363
\newcommand{\isasymopen}{\isatext{\raise.3ex\hbox{$\scriptscriptstyle\langle$}}}
walther@59827
   364
\newcommand{\isasymclose}{\isatext{\raise.3ex\hbox{$\scriptscriptstyle\rangle$}}}
walther@59827
   365
\newcommand{\isasymhole}{\isatext{\normalfont\rmfamily\wasylozenge}}  %requires wasysym
walther@59827
   366
\newcommand{\isasymnewline}{\isatext{\fbox{$\hookleftarrow$}}}
walther@59827
   367
\newcommand{\isasymcomment}{\isatext{\isastylecmt---}}
walther@59827
   368
\newcommand{\isasymproof}{\isamath{\,\langle\mathit{proof}\rangle}}
walther@59827
   369
walther@59827
   370
\newcommand{\isactrlmarker}{\isatext{\ding{48}}}  %requires pifont
walther@59827
   371
\newcommand{\isactrlassert}{\isakeywordcontrol{assert}}
walther@59827
   372
\newcommand{\isactrlcancel}{\isakeywordcontrol{cancel}}
walther@59827
   373
\newcommand{\isactrlbinding}{\isakeywordcontrol{binding}}
walther@59827
   374
\newcommand{\isactrlclass}{\isakeywordcontrol{class}}
walther@59827
   375
\newcommand{\isactrlclassUNDERSCOREsyntax}{\isakeywordcontrol{class{\isacharunderscore}syntax}}
walther@59827
   376
\newcommand{\isactrlcommandUNDERSCOREkeyword}{\isakeywordcontrol{command{\isacharunderscore}keyword}}
walther@59827
   377
\newcommand{\isactrlconst}{\isakeywordcontrol{const}}
walther@59827
   378
\newcommand{\isactrlconstUNDERSCOREabbrev}{\isakeywordcontrol{const{\isacharunderscore}abbrev}}
walther@59827
   379
\newcommand{\isactrlconstUNDERSCOREname}{\isakeywordcontrol{const{\isacharunderscore}name}}
walther@59827
   380
\newcommand{\isactrlconstUNDERSCOREsyntax}{\isakeywordcontrol{const{\isacharunderscore}syntax}}
walther@59827
   381
\newcommand{\isactrlcontext}{\isakeywordcontrol{context}}
walther@59827
   382
\newcommand{\isactrlcprop}{\isakeywordcontrol{cprop}}
walther@59827
   383
\newcommand{\isactrlcterm}{\isakeywordcontrol{cterm}}
walther@59827
   384
\newcommand{\isactrlctyp}{\isakeywordcontrol{ctyp}}
walther@59827
   385
\newcommand{\isactrldir}{\isakeywordcontrol{dir}}
walther@59827
   386
\newcommand{\isactrlfile}{\isakeywordcontrol{file}}
walther@59827
   387
\newcommand{\isactrlhere}{\isakeywordcontrol{here}}
walther@59827
   388
\newcommand{\isactrlkeyword}{\isakeywordcontrol{keyword}}
walther@59827
   389
\newcommand{\isactrllatex}{\isakeywordcontrol{latex}}
walther@59827
   390
\newcommand{\isactrllocale}{\isakeywordcontrol{locale}}
walther@59827
   391
\newcommand{\isactrlmakeUNDERSCOREstring}{\isakeywordcontrol{make{\isacharunderscore}string}}
walther@59827
   392
\newcommand{\isactrlmasterUNDERSCOREdir}{\isakeywordcontrol{master{\isacharunderscore}dir}}
walther@59827
   393
\newcommand{\isactrlmethod}{\isakeywordcontrol{method}}
walther@59827
   394
\newcommand{\isactrlnamedUNDERSCOREtheorems}{\isakeywordcontrol{named{\isacharunderscore}theorems}}
walther@59827
   395
\newcommand{\isactrlnonterminal}{\isakeywordcontrol{nonterminal}}
walther@59827
   396
\newcommand{\isactrlpath}{\isakeywordcontrol{path}}
walther@59827
   397
\newcommand{\isactrlpathUNDERSCOREbinding}{\isakeywordcontrol{path{\isacharunderscore}binding}}
walther@59827
   398
\newcommand{\isactrlplugin}{\isakeywordcontrol{plugin}}
walther@59827
   399
\newcommand{\isactrlprint}{\isakeywordcontrol{print}}
walther@59827
   400
\newcommand{\isactrlprop}{\isakeywordcontrol{prop}}
walther@59827
   401
\newcommand{\isactrlsimproc}{\isakeywordcontrol{simproc}}
walther@59827
   402
\newcommand{\isactrlsort}{\isakeywordcontrol{sort}}
walther@59827
   403
\newcommand{\isactrlsyntaxUNDERSCOREconst}{\isakeywordcontrol{syntax{\isacharunderscore}const}}
walther@59827
   404
\newcommand{\isactrlsystemUNDERSCOREoption}{\isakeywordcontrol{system{\isacharunderscore}option}}
walther@59827
   405
\newcommand{\isactrlterm}{\isakeywordcontrol{term}}
walther@59827
   406
\newcommand{\isactrltheory}{\isakeywordcontrol{theory}}
walther@59827
   407
\newcommand{\isactrltheoryUNDERSCOREcontext}{\isakeywordcontrol{theory{\isacharunderscore}context}}
walther@59827
   408
\newcommand{\isactrltyp}{\isakeywordcontrol{typ}}
walther@59827
   409
\newcommand{\isactrltypeUNDERSCOREabbrev}{\isakeywordcontrol{type{\isacharunderscore}abbrev}}
walther@59827
   410
\newcommand{\isactrltypeUNDERSCOREname}{\isakeywordcontrol{type{\isacharunderscore}name}}
walther@59827
   411
\newcommand{\isactrltypeUNDERSCOREsyntax}{\isakeywordcontrol{type{\isacharunderscore}syntax}}
walther@59827
   412
\newcommand{\isactrlundefined}{\isakeywordcontrol{undefined}}
walther@59827
   413
walther@59827
   414
\newcommand{\isactrlcode}{\isakeywordcontrol{code}}
walther@59827
   415
\newcommand{\isactrlcomputation}{\isakeywordcontrol{computation}}
walther@59827
   416
\newcommand{\isactrlcomputationUNDERSCOREconv}{\isakeywordcontrol{computation{\isacharunderscore}conv}}
walther@59827
   417
\newcommand{\isactrlcomputationUNDERSCOREcheck}{\isakeywordcontrol{computation{\isacharunderscore}check}}