root / CSL17 / ph-macros.tex @ 245
Historique | Voir | Annoter | Télécharger (3,48 ko)
1 | 157 | adas | \newcommand{\nb}[1]{{\color{violet} NB: #1}} |
---|---|---|---|
2 | 157 | adas | \newcommand{\todo}[1]{{\color{red} TODO: #1}} |
3 | 156 | adas | \newcommand{\anupam}[1]{{\color{orange} Anupam: #1}} |
4 | 156 | adas | \newcommand{\patrick}[1]{{\color{blue} Patrick: #1}} |
5 | 154 | adas | |
6 | 154 | adas | %\newtheorem{theorem}{Theorem} |
7 | 156 | adas | \newtheorem{proposition}[theorem]{Proposition} |
8 | 154 | adas | %\newtheorem{lemma}[theorem]{Lemma} |
9 | 154 | adas | % |
10 | 154 | adas | % |
11 | 154 | adas | %\theoremstyle{definition} |
12 | 154 | adas | %\newtheorem{definition}[theorem]{Definition} |
13 | 154 | adas | |
14 | 219 | adas | \newcommand{\lhs}{\mathit{LHS}} |
15 | 219 | adas | \newcommand{\rhs}{\mathit{RHS}} |
16 | 219 | adas | |
17 | 156 | adas | \newcommand{\Word}{\mathbb{W}} |
18 | 166 | adas | \newcommand{\Nat}{\mathbb{N}} |
19 | 219 | adas | \newcommand{\arith}{B_2} |
20 | 157 | adas | \newcommand{\basic}{\mathit{BASIC}} |
21 | 154 | adas | |
22 | 157 | adas | \newcommand{\ind}{\mathit{IND}} |
23 | 157 | adas | \newcommand{\pind}{\mathit{PIND}} |
24 | 194 | adas | \newcommand{\lind}{\mathit{LIND}} |
25 | 157 | adas | \newcommand{\cind}[1]{#1\text{-}\ind} |
26 | 157 | adas | \newcommand{\cpind}[1]{#1\text{-}\pind} |
27 | 194 | adas | \newcommand{\clind}[1]{#1\text{-}\lind} |
28 | 168 | adas | \renewcommand{\min}{\mathit{MIN}} |
29 | 168 | adas | \newcommand{\cmin}[1]{#1\text{-}\min} |
30 | 156 | adas | |
31 | 157 | adas | \newcommand{\prefix}{\preccurlyeq} |
32 | 157 | adas | |
33 | 172 | adas | \newcommand{\charfn}[2]{\chi^{#1}_{#2}} |
34 | 219 | adas | \newcommand{\wit}[2]{\textsc{wit}^{#1}_{#2}} |
35 | 154 | adas | \newcommand{\Wit}[2]{\mathit{Wit}^{#1}_{#2}} |
36 | 154 | adas | \newcommand{\dfn}{:=} |
37 | 154 | adas | \newcommand{\seqar}{\rightarrow} |
38 | 154 | adas | \newcommand{\proves}{\vdash} |
39 | 154 | adas | |
40 | 157 | adas | \renewcommand{\epsilon}{\varepsilon} |
41 | 227 | adas | \newcommand{\pred}{\mathsf{p}} |
42 | 227 | adas | \renewcommand{\succ}[1]{\mathsf{s}_{#1}} |
43 | 172 | adas | \newcommand{\hlf}[1]{\lfloor \frac{#1}{2}\rfloor} |
44 | 157 | adas | \newcommand{\cond}{C} |
45 | 168 | adas | \newcommand{\smsh}{\#} |
46 | 219 | adas | \newcommand{\pair}[3]{\langle #1;#2 , #3 \rangle} |
47 | 172 | adas | \newcommand{\eq}{\textsc{eq}} |
48 | 172 | adas | \newcommand{\leqfn}{\textsc{leq}} |
49 | 201 | adas | \newcommand{\bit}{\textsc{bit}} |
50 | 201 | adas | \newcommand{\andfn}{\textsc{and}} |
51 | 201 | adas | \newcommand{\orfn}{\textsc{or}} |
52 | 201 | adas | \newcommand{\notfn}{\textsc{not}} |
53 | 201 | adas | \newcommand{\equivfn}{\textsc{equiv}} |
54 | 213 | pbaillot | \newcommand{\shorten}{\textsc{shorten}} |
55 | 157 | adas | |
56 | 213 | pbaillot | |
57 | 195 | pbaillot | \newcommand{\zerobit}{\textsc{0bit}} |
58 | 195 | pbaillot | \newcommand{\onebit}{\textsc{1bit}} |
59 | 195 | pbaillot | \newcommand{\pref}{\textsc{pref}} |
60 | 197 | pbaillot | \newcommand{\addtosequence}{\textsc{addtosequ}} |
61 | 171 | adas | |
62 | 172 | adas | \newcommand{\safe}{{N_0}} |
63 | 172 | adas | \newcommand{\normal}{{N_1}} |
64 | 154 | adas | |
65 | 154 | adas | \newcommand{\pv}{\mathit{PV}} |
66 | 154 | adas | \newcommand{\pvbci}[1]{\pv^{#1}_{\mathrm{BC}}} |
67 | 154 | adas | \newcommand{\mubci}[1]{\mu\mathrm{BC}^{#1}} |
68 | 159 | pbaillot | \newcommand{\mubc}{\mu\mathrm{BC}} |
69 | 154 | adas | \newcommand{\bc}{\mathrm{BC}} |
70 | 154 | adas | |
71 | 161 | pbaillot | \newcommand{\sigp}[1]{\Sigma^p_{#1}} |
72 | 161 | pbaillot | \newcommand{\pip}[1]{\Pi^p_{#1}} |
73 | 159 | pbaillot | \newcommand{\fphi}[1]{\Box^p_{#1}} |
74 | 159 | pbaillot | \newcommand{\fph}{\Box^p} |
75 | 154 | adas | \newcommand{\ph}{\mathbf{PH}} |
76 | 154 | adas | \newcommand{\pspace}{\mathbf{PSPACE}} |
77 | 154 | adas | \newcommand{\fpspace}{\mathbf{FPSPACE}} |
78 | 154 | adas | \newcommand{\ptime}{\mathbf{P}} |
79 | 154 | adas | \newcommand{\fptime}{\mathbf{FP}} |
80 | 154 | adas | \newcommand{\nc}{\mathbf{NC}} |
81 | 154 | adas | \newcommand{\ac}{\mathbf{AC}} |
82 | 154 | adas | \newcommand{\exptime}{\mathbf{EXP}} |
83 | 161 | pbaillot | \newcommand{\np}{\mathbf{NP}} |
84 | 161 | pbaillot | \newcommand{\conp}{\mathbf{coNP}} |
85 | 165 | adas | \newcommand{\poly}{\mathrm{poly}} |
86 | 161 | pbaillot | |
87 | 161 | pbaillot | |
88 | 154 | adas | |
89 | 154 | adas | |
90 | 154 | adas | \newcommand{\cnot}{\neg} |
91 | 154 | adas | \newcommand{\cimp}{\supset} |
92 | 154 | adas | \newcommand{\cor}{\vee} |
93 | 154 | adas | \newcommand{\cand}{\wedge} |
94 | 159 | pbaillot | \newcommand{\ciff}{\equiv} |
95 | 159 | pbaillot | |
96 | 160 | pbaillot | \newcommand{\size}[1]{|#1|} %% length of a word |
97 | 219 | adas | %\newcommand{\mode}{\; \underline{\mbox{mod}}\;} %% mod 2^{|x|} |
98 | 219 | adas | \newcommand{\mode}{\ \underline{\mathrm{mod}}\ } %% mod 2^{|x|} |
99 | 174 | pbaillot | |
100 | 174 | pbaillot | %%%%% RULES %%%%%% |
101 | 174 | pbaillot | \newcommand{\lefrul}[1]{#1\text{-}\mathit{l}} |
102 | 174 | pbaillot | \newcommand{\rigrul}[1]{#1\text{-}\mathit{r}} |
103 | 174 | pbaillot | \newcommand{\id}{\it{id}} |
104 | 174 | pbaillot | \newcommand{\cut}{\it{cut}} |
105 | 174 | pbaillot | \newcommand{\wk}{\mathit{wk}} |
106 | 174 | pbaillot | \newcommand{\cntr}{\mathit{cntr}} |
107 | 177 | pbaillot | \newcommand{\rais}{\mathit{raise}} |
108 | 177 | pbaillot | |
109 | 227 | adas | \newcommand{\LK}{\mathit{LK}} |
110 | 174 | pbaillot | % theories |
111 | 174 | pbaillot | \newcommand{\theory}{\mathcal T} |
112 | 174 | pbaillot | \newcommand{\system}{\mathcal S} |
113 | 174 | pbaillot | |
114 | 177 | pbaillot | %induction |
115 | 177 | pbaillot | % \newcommand{\ind}{\mathit{PIND}} |
116 | 177 | pbaillot | % \newcommand{\pind}{\mathit{PIND}} |
117 | 177 | pbaillot | \newcommand{\cax}[2]{#1\text{-}#2} |
118 | 177 | pbaillot | |
119 | 177 | pbaillot | \newcommand{\sigone}{\Sigma^{\word^+}_1 } |
120 | 177 | pbaillot | \newcommand{\sigzer}{\Sigma^{\word^+}_0} |
121 | 177 | pbaillot | \newcommand{\bharith}{\mathcal A^1_2} |
122 | 177 | pbaillot | %\newcommand{\arith}{I\sigone} |
123 | 177 | pbaillot |