Statistiques
| Révision :

root / CSL17 / ph-macros.tex @ 166

Historique | Voir | Annoter | Télécharger (1,95 ko)

1
\newcommand{\nb}[1]{{\color{violet} NB: #1}}
2
\newcommand{\todo}[1]{{\color{red} TODO: #1}}
3
\newcommand{\anupam}[1]{{\color{orange} Anupam: #1}}
4
\newcommand{\patrick}[1]{{\color{blue} Patrick: #1}}
5

    
6
%\newtheorem{theorem}{Theorem}
7
\newtheorem{proposition}[theorem]{Proposition}
8
%\newtheorem{lemma}[theorem]{Lemma}
9
%
10
%
11
%\theoremstyle{definition}
12
%\newtheorem{definition}[theorem]{Definition}
13

    
14
\newcommand{\Word}{\mathbb{W}}
15
\newcommand{\Nat}{\mathbb{N}}
16
\newcommand{\arith}{B}
17
\newcommand{\basic}{\mathit{BASIC}}
18

    
19
\newcommand{\ind}{\mathit{IND}}
20
\newcommand{\pind}{\mathit{PIND}}
21
\newcommand{\cind}[1]{#1\text{-}\ind}
22
\newcommand{\cpind}[1]{#1\text{-}\pind}
23

    
24
\newcommand{\prefix}{\preccurlyeq}
25

    
26
\newcommand{\wit}[2]{\mathit{wit}^{#1}_{#2}}
27
\newcommand{\Wit}[2]{\mathit{Wit}^{#1}_{#2}}
28
\newcommand{\dfn}{:=}
29
\newcommand{\seqar}{\rightarrow}
30
\newcommand{\proves}{\vdash}
31

    
32
\renewcommand{\epsilon}{\varepsilon}
33
\newcommand{\pred}{p}
34
\renewcommand{\succ}[1]{s_i}
35
\newcommand{\cond}{C}
36

    
37
\newcommand{\safe}{{S}}
38
\newcommand{\normal}{N}
39

    
40
\newcommand{\pv}{\mathit{PV}}
41
\newcommand{\pvbci}[1]{\pv^{#1}_{\mathrm{BC}}}
42
\newcommand{\mubci}[1]{\mu\mathrm{BC}^{#1}}
43
\newcommand{\mubc}{\mu\mathrm{BC}}
44
\newcommand{\bc}{\mathrm{BC}}
45

    
46
\newcommand{\sigp}[1]{\Sigma^p_{#1}}
47
\newcommand{\pip}[1]{\Pi^p_{#1}}
48
\newcommand{\fphi}[1]{\Box^p_{#1}}
49
\newcommand{\fph}{\Box^p}
50
	\newcommand{\ph}{\mathbf{PH}}
51
	\newcommand{\pspace}{\mathbf{PSPACE}}
52
	\newcommand{\fpspace}{\mathbf{FPSPACE}}
53
	\newcommand{\ptime}{\mathbf{P}}
54
	\newcommand{\fptime}{\mathbf{FP}}
55
	\newcommand{\nc}{\mathbf{NC}}
56
	\newcommand{\ac}{\mathbf{AC}}
57
	\newcommand{\exptime}{\mathbf{EXP}}
58
	\newcommand{\np}{\mathbf{NP}}
59
	\newcommand{\conp}{\mathbf{coNP}}
60
	\newcommand{\poly}{\mathrm{poly}}
61

    
62

    
63
	
64

    
65
\newcommand{\cnot}{\neg}
66
\newcommand{\cimp}{\supset}
67
\newcommand{\cor}{\vee}
68
\newcommand{\cand}{\wedge}
69
\newcommand{\ciff}{\equiv}
70

    
71
\newcommand{\size}[1]{|#1|}                        %% length of a word
72
\newcommand{\mode}{\; \underline{\mbox{mod}}\;}   %% mod 2^{|x|}