Statistiques
| Révision :

root / CSL17 / ph-macros.tex @ 166

Historique | Voir | Annoter | Télécharger (1,95 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 156 adas
\newcommand{\Word}{\mathbb{W}}
15 166 adas
\newcommand{\Nat}{\mathbb{N}}
16 157 adas
\newcommand{\arith}{B}
17 157 adas
\newcommand{\basic}{\mathit{BASIC}}
18 154 adas
19 157 adas
\newcommand{\ind}{\mathit{IND}}
20 157 adas
\newcommand{\pind}{\mathit{PIND}}
21 157 adas
\newcommand{\cind}[1]{#1\text{-}\ind}
22 157 adas
\newcommand{\cpind}[1]{#1\text{-}\pind}
23 156 adas
24 157 adas
\newcommand{\prefix}{\preccurlyeq}
25 157 adas
26 154 adas
\newcommand{\wit}[2]{\mathit{wit}^{#1}_{#2}}
27 154 adas
\newcommand{\Wit}[2]{\mathit{Wit}^{#1}_{#2}}
28 154 adas
\newcommand{\dfn}{:=}
29 154 adas
\newcommand{\seqar}{\rightarrow}
30 154 adas
\newcommand{\proves}{\vdash}
31 154 adas
32 157 adas
\renewcommand{\epsilon}{\varepsilon}
33 156 adas
\newcommand{\pred}{p}
34 156 adas
\renewcommand{\succ}[1]{s_i}
35 157 adas
\newcommand{\cond}{C}
36 157 adas
37 166 adas
\newcommand{\safe}{{S}}
38 166 adas
\newcommand{\normal}{N}
39 154 adas
40 154 adas
\newcommand{\pv}{\mathit{PV}}
41 154 adas
\newcommand{\pvbci}[1]{\pv^{#1}_{\mathrm{BC}}}
42 154 adas
\newcommand{\mubci}[1]{\mu\mathrm{BC}^{#1}}
43 159 pbaillot
\newcommand{\mubc}{\mu\mathrm{BC}}
44 154 adas
\newcommand{\bc}{\mathrm{BC}}
45 154 adas
46 161 pbaillot
\newcommand{\sigp}[1]{\Sigma^p_{#1}}
47 161 pbaillot
\newcommand{\pip}[1]{\Pi^p_{#1}}
48 159 pbaillot
\newcommand{\fphi}[1]{\Box^p_{#1}}
49 159 pbaillot
\newcommand{\fph}{\Box^p}
50 154 adas
	\newcommand{\ph}{\mathbf{PH}}
51 154 adas
	\newcommand{\pspace}{\mathbf{PSPACE}}
52 154 adas
	\newcommand{\fpspace}{\mathbf{FPSPACE}}
53 154 adas
	\newcommand{\ptime}{\mathbf{P}}
54 154 adas
	\newcommand{\fptime}{\mathbf{FP}}
55 154 adas
	\newcommand{\nc}{\mathbf{NC}}
56 154 adas
	\newcommand{\ac}{\mathbf{AC}}
57 154 adas
	\newcommand{\exptime}{\mathbf{EXP}}
58 161 pbaillot
	\newcommand{\np}{\mathbf{NP}}
59 161 pbaillot
	\newcommand{\conp}{\mathbf{coNP}}
60 165 adas
	\newcommand{\poly}{\mathrm{poly}}
61 161 pbaillot
62 161 pbaillot
63 154 adas
64 154 adas
65 154 adas
\newcommand{\cnot}{\neg}
66 154 adas
\newcommand{\cimp}{\supset}
67 154 adas
\newcommand{\cor}{\vee}
68 154 adas
\newcommand{\cand}{\wedge}
69 159 pbaillot
\newcommand{\ciff}{\equiv}
70 159 pbaillot
71 160 pbaillot
\newcommand{\size}[1]{|#1|}                        %% length of a word
72 160 pbaillot
\newcommand{\mode}{\; \underline{\mbox{mod}}\;}   %% mod 2^{|x|}