doc-src/TutorialI/isabellesym.sty
author wenzelm
Tue, 05 Sep 2000 18:43:05 +0200
changeset 9845 1206c7615a47
parent 9812 87ba969d069c
child 9992 4281ccea43f0
permissions -rw-r--r--
updated;
nipkow@8751
     1
%%
nipkow@8751
     2
%% $Id$
wenzelm@9845
     3
%% Author: Markus Wenzel, TU Muenchen
wenzelm@9845
     4
%% License: GPL (GNU GENERAL PUBLIC LICENSE)
nipkow@8751
     5
%%
wenzelm@9812
     6
%% definitions of standard Isabelle symbols
nipkow@8751
     7
%%
nipkow@8751
     8
nipkow@8751
     9
\usepackage{latexsym}
wenzelm@9698
    10
%\usepackage{amssymb}
nipkow@8751
    11
%\usepackage[latin1]{inputenc}
nipkow@8751
    12
wenzelm@9812
    13
\newcommand{\bigsqcap}{\overline{|\,\,|}}  %an approximation ...
nipkow@8751
    14
nipkow@8751
    15
\newcommand{\isasymspacespace}{~~}
nipkow@8751
    16
\newcommand{\isasymGamma}{$\Gamma$}
nipkow@8751
    17
\newcommand{\isasymDelta}{$\Delta$}
nipkow@8751
    18
\newcommand{\isasymTheta}{$\Theta$}
nipkow@8751
    19
\newcommand{\isasymLambda}{$\Lambda$}
wenzelm@9698
    20
\newcommand{\isasymXi}{$\Xi$}
nipkow@8751
    21
\newcommand{\isasymPi}{$\Pi$}
nipkow@8751
    22
\newcommand{\isasymSigma}{$\Sigma$}
wenzelm@9698
    23
\newcommand{\isasymUpsilon}{$\Upsilon$}
nipkow@8751
    24
\newcommand{\isasymPhi}{$\Phi$}
nipkow@8751
    25
\newcommand{\isasymPsi}{$\Psi$}
nipkow@8751
    26
\newcommand{\isasymOmega}{$\Omega$}
nipkow@8751
    27
\newcommand{\isasymalpha}{$\alpha$}
nipkow@8751
    28
\newcommand{\isasymbeta}{$\beta$}
nipkow@8751
    29
\newcommand{\isasymgamma}{$\gamma$}
nipkow@8751
    30
\newcommand{\isasymdelta}{$\delta$}
nipkow@8751
    31
\newcommand{\isasymepsilon}{$\varepsilon$}
nipkow@8751
    32
\newcommand{\isasymzeta}{$\zeta$}
nipkow@8751
    33
\newcommand{\isasymeta}{$\eta$}
nipkow@8751
    34
\newcommand{\isasymtheta}{$\vartheta$}
wenzelm@9698
    35
\newcommand{\isasymiota}{$\iota$}
nipkow@8751
    36
\newcommand{\isasymkappa}{$\kappa$}
nipkow@8751
    37
\newcommand{\isasymlambda}{$\lambda$}
nipkow@8751
    38
\newcommand{\isasymmu}{$\mu$}
nipkow@8751
    39
\newcommand{\isasymnu}{$\nu$}
nipkow@8751
    40
\newcommand{\isasymxi}{$\xi$}
nipkow@8751
    41
\newcommand{\isasympi}{$\pi$}
wenzelm@9698
    42
\newcommand{\isasymrho}{$\varrho$}
nipkow@8751
    43
\newcommand{\isasymsigma}{$\sigma$}
nipkow@8751
    44
\newcommand{\isasymtau}{$\tau$}
wenzelm@9698
    45
\newcommand{\isasymupsilon}{$\upsilon$}
nipkow@8751
    46
\newcommand{\isasymphi}{$\varphi$}
nipkow@8751
    47
\newcommand{\isasymchi}{$\chi$}
nipkow@8751
    48
\newcommand{\isasympsi}{$\psi$}
nipkow@8751
    49
\newcommand{\isasymomega}{$\omega$}
nipkow@8751
    50
\newcommand{\isasymnot}{\emph{$\neg$}}
nipkow@8751
    51
\newcommand{\isasymand}{\emph{$\wedge$}}
nipkow@8751
    52
\newcommand{\isasymor}{\emph{$\vee$}}
nipkow@8751
    53
\newcommand{\isasymforall}{\emph{$\forall\,$}}
nipkow@8751
    54
\newcommand{\isasymexists}{\emph{$\exists\,$}}
nipkow@8751
    55
\newcommand{\isasymAnd}{\emph{$\bigwedge\,$}}
nipkow@8751
    56
\newcommand{\isasymlceil}{\emph{$\lceil$}}
nipkow@8751
    57
\newcommand{\isasymrceil}{\emph{$\rceil$}}
nipkow@8751
    58
\newcommand{\isasymlfloor}{\emph{$\lfloor$}}
nipkow@8751
    59
\newcommand{\isasymrfloor}{\emph{$\rfloor$}}
nipkow@8751
    60
\newcommand{\isasymturnstile}{\emph{$\vdash$}}
nipkow@8751
    61
\newcommand{\isasymTurnstile}{\emph{$\models$}}
nipkow@8751
    62
\newcommand{\isasymlbrakk}{\emph{$\mathopen{\lbrack\mkern-3mu\lbrack}$}}
nipkow@8751
    63
\newcommand{\isasymrbrakk}{\emph{$\mathclose{\rbrack\mkern-3mu\rbrack}$}}
nipkow@8751
    64
\newcommand{\isasymcdot}{\emph{$\cdot$}}
nipkow@8751
    65
\newcommand{\isasymin}{\emph{$\in$}}
nipkow@8751
    66
\newcommand{\isasymsubseteq}{\emph{$\subseteq$}}
nipkow@8751
    67
\newcommand{\isasyminter}{\emph{$\cap$}}
nipkow@8751
    68
\newcommand{\isasymunion}{\emph{$\cup$}}
nipkow@8751
    69
\newcommand{\isasymInter}{\emph{$\bigcap\,$}}
nipkow@8751
    70
\newcommand{\isasymUnion}{\emph{$\bigcup\,$}}
nipkow@8751
    71
\newcommand{\isasymsqinter}{\emph{$\sqcap$}}
nipkow@8751
    72
\newcommand{\isasymsqunion}{\emph{$\sqcup$}}
nipkow@8751
    73
\newcommand{\isasymSqinter}{\emph{$\bigsqcap\,$}}
nipkow@8751
    74
\newcommand{\isasymSqunion}{\emph{$\bigsqcup\,$}}
nipkow@8751
    75
\newcommand{\isasymbottom}{\emph{$\bot$}}
nipkow@8751
    76
\newcommand{\isasymdoteq}{\emph{$\doteq$}}
nipkow@8751
    77
\newcommand{\isasymequiv}{\emph{$\equiv$}}
nipkow@8751
    78
\newcommand{\isasymnoteq}{\emph{$\not=$}}
nipkow@8751
    79
\newcommand{\isasymsqsubset}{\emph{$\sqsubset$}}
nipkow@8751
    80
\newcommand{\isasymsqsubseteq}{\emph{$\sqsubseteq$}}
nipkow@8751
    81
\newcommand{\isasymprec}{\emph{$\prec$}}
nipkow@8751
    82
\newcommand{\isasympreceq}{\emph{$\preceq$}}
nipkow@8751
    83
\newcommand{\isasymsucc}{\emph{$\succ$}}
nipkow@8751
    84
\newcommand{\isasymapprox}{\emph{$\approx$}}
nipkow@8751
    85
\newcommand{\isasymsim}{\emph{$\sim$}}
nipkow@8751
    86
\newcommand{\isasymsimeq}{\emph{$\simeq$}}
nipkow@8751
    87
\newcommand{\isasymle}{\emph{$\le$}}
nipkow@8751
    88
\newcommand{\isasymColon}{\emph{$\mathrel{::}$}}
nipkow@8751
    89
\newcommand{\isasymleftarrow}{\emph{$\leftarrow$}}
nipkow@8751
    90
\newcommand{\isasymmidarrow}{\emph{$-$}}%deprecated
nipkow@8751
    91
\newcommand{\isasymrightarrow}{\emph{$\rightarrow$}}
nipkow@8751
    92
\newcommand{\isasymLeftarrow}{\emph{$\Leftarrow$}}
nipkow@8751
    93
\newcommand{\isasymMidarrow}{\emph{$=$}}%deprecated
nipkow@8751
    94
\newcommand{\isasymRightarrow}{\emph{$\Rightarrow$}}
wenzelm@9698
    95
\newcommand{\isasymfrown}{\emph{$\frown$}}
nipkow@8751
    96
\newcommand{\isasymmapsto}{\emph{$\mapsto$}}
nipkow@8751
    97
\newcommand{\isasymleadsto}{\emph{$\leadsto$}}
nipkow@8751
    98
\newcommand{\isasymup}{\emph{$\uparrow$}}
nipkow@8751
    99
\newcommand{\isasymdown}{\emph{$\downarrow$}}
nipkow@8751
   100
\newcommand{\isasymnotin}{\emph{$\notin$}}
nipkow@8751
   101
\newcommand{\isasymtimes}{\emph{$\times$}}
nipkow@8751
   102
\newcommand{\isasymoplus}{\emph{$\oplus$}}
nipkow@8751
   103
\newcommand{\isasymominus}{\emph{$\ominus$}}
nipkow@8751
   104
\newcommand{\isasymotimes}{\emph{$\otimes$}}
nipkow@8751
   105
\newcommand{\isasymoslash}{\emph{$\oslash$}}
nipkow@8751
   106
\newcommand{\isasymsubset}{\emph{$\subset$}}
nipkow@8751
   107
\newcommand{\isasyminfinity}{\emph{$\infty$}}
nipkow@8751
   108
\newcommand{\isasymbox}{\emph{$\Box$}}
nipkow@8751
   109
\newcommand{\isasymdiamond}{\emph{$\Diamond$}}
nipkow@8751
   110
\newcommand{\isasymcirc}{\emph{$\circ$}}
nipkow@8751
   111
\newcommand{\isasymbullet}{\emph{$\bullet$}}
nipkow@8751
   112
\newcommand{\isasymparallel}{\emph{$\parallel$}}
nipkow@8751
   113
\newcommand{\isasymsurd}{\emph{$\surd$}}
nipkow@8751
   114
\newcommand{\isasymcopyright}{\emph{\copyright}}
nipkow@8751
   115
nipkow@8751
   116
\newcommand{\isasymplusminus}{\emph{$\pm$}}
nipkow@8751
   117
\newcommand{\isasymdiv}{\emph{$\div$}}
nipkow@8751
   118
\newcommand{\isasymlongrightarrow}{\emph{$\longrightarrow$}}
nipkow@8751
   119
\newcommand{\isasymlongleftarrow}{\emph{$\longleftarrow$}}
nipkow@8751
   120
\newcommand{\isasymlongleftrightarrow}{\emph{$\longleftrightarrow$}}
nipkow@8751
   121
\newcommand{\isasymLongrightarrow}{\emph{$\Longrightarrow$}}
nipkow@8751
   122
\newcommand{\isasymLongleftarrow}{\emph{$\Longleftarrow$}}
nipkow@8751
   123
\newcommand{\isasymLongleftrightarrow}{\emph{$\Longleftrightarrow$}}
nipkow@8751
   124
%requires OT1 encoding:
nipkow@8751
   125
\newcommand{\isasymbrokenbar}{\emph{\textbrokenbar}}
nipkow@8751
   126
\newcommand{\isasymhyphen}{-}
nipkow@8751
   127
\newcommand{\isasymmacron}{\={}}
nipkow@8751
   128
\newcommand{\isasymexclamdown}{\emph{\textexclamdown}}
nipkow@8751
   129
\newcommand{\isasymquestiondown}{\emph{\textquestiondown}}
nipkow@8751
   130
%requires OT1 encoding:
nipkow@8751
   131
\newcommand{\isasymguillemotleft}{\emph{\guillemotleft}}
nipkow@8751
   132
%requires OT1 encoding:
nipkow@8751
   133
\newcommand{\isasymguillemotright}{\emph{\guillemotright}}
nipkow@8751
   134
%should be available (?):
nipkow@8751
   135
\newcommand{\isasymdegree}{\emph{\textdegree}}
nipkow@8751
   136
\newcommand{\isasymonesuperior}{\emph{$\mathonesuperior$}}
nipkow@8751
   137
\newcommand{\isasymonequarter}{\emph{\textonequarter}}
nipkow@8751
   138
\newcommand{\isasymtwosuperior}{\emph{$\mathtwosuperior$}}
nipkow@8751
   139
\newcommand{\isasymonehalf}{\emph{\textonehalf}}
nipkow@8751
   140
\newcommand{\isasymthreesuperior}{\emph{$\maththreesuperior$}}
nipkow@8751
   141
\newcommand{\isasymthreequarters}{\emph{\textthreequarters}}
nipkow@8751
   142
\newcommand{\isasymparagraph}{\emph{\P}}
nipkow@8751
   143
\newcommand{\isasymregistered}{\emph{\textregistered}}
nipkow@8751
   144
%should be available (?):
nipkow@8751
   145
\newcommand{\isasymordfeminine}{\emph{\textordfeminine}}
nipkow@8751
   146
%should be available (?):
nipkow@8751
   147
\newcommand{\isasymordmasculine}{\emph{\textordmasculine}}
nipkow@8751
   148
\newcommand{\isasymsection}{\S}
nipkow@8751
   149
\newcommand{\isasympounds}{\emph{$\pounds$}}
nipkow@8751
   150
%requires OT1 encoding:
nipkow@8751
   151
\newcommand{\isasymyen}{\emph{\textyen}}
nipkow@8751
   152
%requires OT1 encoding:
nipkow@8751
   153
\newcommand{\isasymcent}{\emph{\textcent}}
nipkow@8751
   154
%requires OT1 encoding:
nipkow@8751
   155
\newcommand{\isasymcurrency}{\emph{\textcurrency}}
nipkow@8751
   156
\newcommand{\isasymlbrace}{\emph{$\mathopen{\lbrace\mkern-4.5mu\mid}$}}
nipkow@8751
   157
\newcommand{\isasymrbrace}{\emph{$\mathclose{\mid\mkern-4.5mu\rbrace}$}}
nipkow@8751
   158
\newcommand{\isasymtop}{\emph{$\top$}}
wenzelm@9698
   159
wenzelm@9698
   160
\newcommand{\isasymcong}{\emph{$\cong$}}
wenzelm@9698
   161
\newcommand{\isasymclubsuit}{\emph{$\clubsuit$}}
wenzelm@9698
   162
\newcommand{\isasymdiamondsuit}{\emph{$\diamondsuit$}}
wenzelm@9698
   163
\newcommand{\isasymheartsuit}{\emph{$\heartsuit$}}
wenzelm@9698
   164
\newcommand{\isasymspadesuit}{\emph{$\spadesuit$}}
wenzelm@9698
   165
\newcommand{\isasymleftrightarrow}{\emph{$\leftrightarrow$}}
wenzelm@9698
   166
\newcommand{\isasymge}{\emph{$\ge$}}
wenzelm@9698
   167
\newcommand{\isasympropto}{\emph{$\propto$}}
wenzelm@9698
   168
\newcommand{\isasympartial}{\emph{$\partial$}}
wenzelm@9698
   169
\newcommand{\isasymdots}{\emph{$\dots$}}
wenzelm@9698
   170
\newcommand{\isasymaleph}{\emph{$\aleph$}}
wenzelm@9698
   171
\newcommand{\isasymIm}{\emph{$\Im$}}
wenzelm@9698
   172
\newcommand{\isasymRe}{\emph{$\Re$}}
wenzelm@9698
   173
\newcommand{\isasymwp}{\emph{$\wp$}}
wenzelm@9698
   174
\newcommand{\isasymemptyset}{\emph{$\emptyset$}}
wenzelm@9698
   175
\newcommand{\isasymangle}{\emph{$\angle$}}
wenzelm@9698
   176
\newcommand{\isasymnabla}{\emph{$\nabla$}}
wenzelm@9812
   177
\newcommand{\isasymProd}{\emph{$\prod\,$}}
wenzelm@9698
   178
\newcommand{\isasymLeftrightarrow}{\emph{$\Leftrightarrow$}}
wenzelm@9698
   179
\newcommand{\isasymUparrow}{\emph{$\Uparrow$}}
wenzelm@9698
   180
\newcommand{\isasymDownarrow}{\emph{$\Downarrow$}}
wenzelm@9698
   181
\newcommand{\isasymlozenge}{\emph{$\lozenge$}}
wenzelm@9698
   182
\newcommand{\isasymlangle}{\emph{$\langle$}}
wenzelm@9698
   183
\newcommand{\isasymrangle}{\emph{$\rangle$}}
wenzelm@9812
   184
\newcommand{\isasymSum}{\emph{$\sum\,$}}
wenzelm@9812
   185
\newcommand{\isasymintegral}{\emph{$\int\,$}}
wenzelm@9698
   186
\newcommand{\isasymdagger}{\emph{$\dagger$}}
wenzelm@9698
   187
\newcommand{\isasymsharp}{\emph{$\sharp$}}
wenzelm@9698
   188
\newcommand{\isasymstar}{\emph{$\star$}}
wenzelm@9698
   189
\newcommand{\isasymtriangleright}{\emph{$\triangleright$}}
wenzelm@9698
   190
\newcommand{\isasymlhd}{\emph{$\lhd$}}
wenzelm@9698
   191
\newcommand{\isasymtriangle}{\emph{$\triangle$}}
wenzelm@9698
   192
\newcommand{\isasymrhd}{\emph{$\rhd$}}
wenzelm@9698
   193
\newcommand{\isasymunlhd}{\emph{$\unlhd$}}
wenzelm@9698
   194
\newcommand{\isasymunrhd}{\emph{$\unrhd$}}
wenzelm@9698
   195
\newcommand{\isasymtriangleleft}{\emph{$\triangleleft$}}
wenzelm@9698
   196
\newcommand{\isasymnatural}{\emph{$\natural$}}
wenzelm@9698
   197
\newcommand{\isasymflat}{\emph{$\flat$}}
wenzelm@9698
   198
\newcommand{\isasymamalg}{\emph{$\amalg$}}
wenzelm@9698
   199
\newcommand{\isasymmho}{\emph{$\mho$}}
wenzelm@9698
   200
\newcommand{\isasymupdownarrow}{\emph{$\updownarrow$}}
wenzelm@9698
   201
\newcommand{\isasymlongmapsto}{\emph{$\longmapsto$}}
wenzelm@9698
   202
\newcommand{\isasymUpdownarrow}{\emph{$\Updownarrow$}}
wenzelm@9698
   203
\newcommand{\isasymhookleftarrow}{\emph{$\hookleftarrow$}}
wenzelm@9698
   204
\newcommand{\isasymhookrightarrow}{\emph{$\hookrightarrow$}}
wenzelm@9698
   205
\newcommand{\isasymrightleftharpoons}{\emph{$\rightleftharpoons$}}
wenzelm@9698
   206
\newcommand{\isasymleftharpoondown}{\emph{$\leftharpoondown$}}
wenzelm@9698
   207
\newcommand{\isasymrightharpoondown}{\emph{$\rightharpoondown$}}
wenzelm@9698
   208
\newcommand{\isasymleftharpoonup}{\emph{$\leftharpoonup$}}
wenzelm@9698
   209
\newcommand{\isasymrightharpoonup}{\emph{$\rightharpoonup$}}
wenzelm@9698
   210
\newcommand{\isasymasymp}{\emph{$\asymp$}}
wenzelm@9698
   211
\newcommand{\isasymminusplus}{\emph{$\mp$}}
wenzelm@9698
   212
\newcommand{\isasymbowtie}{\emph{$\bowtie$}}
wenzelm@9698
   213
\newcommand{\isasymcdots}{\emph{$\cdots$}}
wenzelm@9698
   214
\newcommand{\isasymodot}{\emph{$\odot$}}
wenzelm@9698
   215
\newcommand{\isasymsupset}{\emph{$\supset$}}
wenzelm@9698
   216
\newcommand{\isasymsupseteq}{\emph{$\supseteq$}}
wenzelm@9698
   217
\newcommand{\isasymsqsupset}{\emph{$\sqsupset$}}
wenzelm@9698
   218
\newcommand{\isasymsqsupseteq}{\emph{$\sqsupseteq$}}
wenzelm@9698
   219
\newcommand{\isasymll}{\emph{$\ll$}}
wenzelm@9698
   220
\newcommand{\isasymgg}{\emph{$\gg$}}
wenzelm@9698
   221
\newcommand{\isasymuplus}{\emph{$\uplus$}}
wenzelm@9698
   222
\newcommand{\isasymsmile}{\emph{$\smile$}}
wenzelm@9698
   223
\newcommand{\isasymsucceq}{\emph{$\succeq$}}
wenzelm@9698
   224
\newcommand{\isasymstileturn}{\emph{$\dashv$}}
wenzelm@9698
   225
\newcommand{\isasymOr}{\emph{$\bigvee$}}
wenzelm@9698
   226
\newcommand{\isasymbiguplus}{\emph{$\biguplus$}}
wenzelm@9698
   227
\newcommand{\isasymddagger}{\emph{$\ddagger$}}
wenzelm@9698
   228
\newcommand{\isasymJoin}{\emph{$\Join$}}
wenzelm@9698
   229
\newcommand{\isasymbool}{\emph{$\mathrm{I}\mkern-3.8mu\mathrm{B}$}}
wenzelm@9698
   230
\newcommand{\isasymcomplex}{\emph{$\mathrm{C}\mkern-15mu{\phantom{\mathrm{t}}\vrule}\mkern9mu$}}
wenzelm@9698
   231
\newcommand{\isasymnat}{\emph{$\mathrm{I}\mkern-3.8mu\mathrm{N}$}}
wenzelm@9698
   232
\newcommand{\isasymrat}{\emph{$\mathrm{Q}\mkern-16mu{\phantom{\mathrm{t}}\vrule}\mkern10mu$}}
wenzelm@9698
   233
\newcommand{\isasymreal}{\emph{$\mathrm{I}\mkern-3.8mu\mathrm{R}$}}
wenzelm@9698
   234
\newcommand{\isasymint}{\emph{$\mathsf{Z}\mkern-7.5mu\mathsf{Z}$}}
wenzelm@9698
   235
wenzelm@9812
   236
%require amssymb:
wenzelm@9698
   237
\newcommand{\isasymlesssim}{\emph{$\lesssim$}}
wenzelm@9698
   238
\newcommand{\isasymgreatersim}{\emph{$\gtrsim$}}
wenzelm@9698
   239
\newcommand{\isasymlessapprox}{\emph{$\lessapprox$}}
wenzelm@9698
   240
\newcommand{\isasymgreaterapprox}{\emph{$\gtrapprox$}}
wenzelm@9698
   241
\newcommand{\isasymtriangleq}{\emph{$\triangleq$}}