root / CSL17 / DICE2017_TALK / ph-macros.tex @ 193
Historique | Voir | Annoter | Télécharger (3,25 ko)
1 | 188 | pbaillot | \newcommand{\nb}[1]{{\color{violet} NB: #1}} |
---|---|---|---|
2 | 188 | pbaillot | \newcommand{\todo}[1]{{\color{red} TODO: #1}} |
3 | 188 | pbaillot | \newcommand{\anupam}[1]{{\color{orange} Anupam: #1}} |
4 | 188 | pbaillot | \newcommand{\patrick}[1]{{\color{blue} Patrick: #1}} |
5 | 188 | pbaillot | |
6 | 188 | pbaillot | %\newtheorem{theorem}{Theorem} |
7 | 188 | pbaillot | \newtheorem{proposition}[theorem]{Proposition} |
8 | 189 | pbaillot | \newtheorem{conjecture}[theorem]{Conjecture} |
9 | 191 | pbaillot | \newtheorem{claim}[theorem]{Claim} |
10 | 188 | pbaillot | %\newtheorem{lemma}[theorem]{Lemma} |
11 | 188 | pbaillot | % |
12 | 188 | pbaillot | % |
13 | 188 | pbaillot | %\theoremstyle{definition} |
14 | 188 | pbaillot | %\newtheorem{definition}[theorem]{Definition} |
15 | 188 | pbaillot | |
16 | 188 | pbaillot | \newcommand{\Word}{\mathbb{W}} |
17 | 188 | pbaillot | \newcommand{\Nat}{\mathbb{N}} |
18 | 188 | pbaillot | \newcommand{\arith}{B} |
19 | 188 | pbaillot | \newcommand{\basic}{\mathit{BASIC}} |
20 | 189 | pbaillot | \newcommand{\RC}{RC} % name for ramified classical logic |
21 | 189 | pbaillot | \newcommand{\RCi}{$\Sigma_i^{{N_0}}$-RC} |
22 | 189 | pbaillot | \newcommand{\safeRC}{$\Sigma^{{N_0}}$-RC} |
23 | 188 | pbaillot | |
24 | 189 | pbaillot | |
25 | 189 | pbaillot | |
26 | 189 | pbaillot | |
27 | 188 | pbaillot | \newcommand{\ind}{\mathit{IND}} |
28 | 188 | pbaillot | \newcommand{\pind}{\mathit{PIND}} |
29 | 188 | pbaillot | \newcommand{\cind}[1]{#1\text{-}\ind} |
30 | 188 | pbaillot | \newcommand{\cpind}[1]{#1\text{-}\pind} |
31 | 188 | pbaillot | \renewcommand{\min}{\mathit{MIN}} |
32 | 188 | pbaillot | \newcommand{\cmin}[1]{#1\text{-}\min} |
33 | 188 | pbaillot | |
34 | 188 | pbaillot | \newcommand{\prefix}{\preccurlyeq} |
35 | 188 | pbaillot | |
36 | 188 | pbaillot | \newcommand{\charfn}[2]{\chi^{#1}_{#2}} |
37 | 188 | pbaillot | \newcommand{\wit}[2]{\mathit{wit}^{#1}_{#2}} |
38 | 188 | pbaillot | \newcommand{\Wit}[2]{\mathit{Wit}^{#1}_{#2}} |
39 | 188 | pbaillot | \newcommand{\dfn}{:=} |
40 | 188 | pbaillot | \newcommand{\seqar}{\rightarrow} |
41 | 188 | pbaillot | \newcommand{\proves}{\vdash} |
42 | 188 | pbaillot | |
43 | 188 | pbaillot | \renewcommand{\epsilon}{\varepsilon} |
44 | 188 | pbaillot | \newcommand{\pred}{p} |
45 | 188 | pbaillot | \renewcommand{\succ}[1]{s_{#1}} |
46 | 188 | pbaillot | \newcommand{\hlf}[1]{\lfloor \frac{#1}{2}\rfloor} |
47 | 188 | pbaillot | \newcommand{\cond}{C} |
48 | 188 | pbaillot | \newcommand{\smsh}{\#} |
49 | 188 | pbaillot | \newcommand{\pair}[3]{\langle ; #1,#2 , #3 \rangle} |
50 | 188 | pbaillot | \newcommand{\eq}{\textsc{eq}} |
51 | 188 | pbaillot | \newcommand{\leqfn}{\textsc{leq}} |
52 | 188 | pbaillot | |
53 | 188 | pbaillot | |
54 | 188 | pbaillot | \newcommand{\safe}{{N_0}} |
55 | 188 | pbaillot | \newcommand{\normal}{{N_1}} |
56 | 188 | pbaillot | |
57 | 188 | pbaillot | \newcommand{\pv}{\mathit{PV}} |
58 | 188 | pbaillot | \newcommand{\pvbci}[1]{\pv^{#1}_{\mathrm{BC}}} |
59 | 188 | pbaillot | \newcommand{\mubci}[1]{\mu\mathrm{BC}^{#1}} |
60 | 188 | pbaillot | \newcommand{\mubc}{\mu\mathrm{BC}} |
61 | 188 | pbaillot | \newcommand{\bc}{\mathrm{BC}} |
62 | 188 | pbaillot | |
63 | 188 | pbaillot | \newcommand{\sigp}[1]{\Sigma^p_{#1}} |
64 | 188 | pbaillot | \newcommand{\pip}[1]{\Pi^p_{#1}} |
65 | 188 | pbaillot | \newcommand{\fphi}[1]{\Box^p_{#1}} |
66 | 188 | pbaillot | \newcommand{\fph}{\Box^p} |
67 | 188 | pbaillot | \newcommand{\ph}{\mathbf{PH}} |
68 | 188 | pbaillot | \newcommand{\pspace}{\mathbf{PSPACE}} |
69 | 188 | pbaillot | \newcommand{\fpspace}{\mathbf{FPSPACE}} |
70 | 188 | pbaillot | \newcommand{\ptime}{\mathbf{P}} |
71 | 188 | pbaillot | \newcommand{\fptime}{\mathbf{FP}} |
72 | 188 | pbaillot | \newcommand{\nc}{\mathbf{NC}} |
73 | 188 | pbaillot | \newcommand{\ac}{\mathbf{AC}} |
74 | 188 | pbaillot | \newcommand{\exptime}{\mathbf{EXP}} |
75 | 188 | pbaillot | \newcommand{\np}{\mathbf{NP}} |
76 | 188 | pbaillot | \newcommand{\conp}{\mathbf{coNP}} |
77 | 188 | pbaillot | \newcommand{\poly}{\mathrm{poly}} |
78 | 188 | pbaillot | |
79 | 188 | pbaillot | |
80 | 188 | pbaillot | |
81 | 188 | pbaillot | |
82 | 188 | pbaillot | \newcommand{\cnot}{\neg} |
83 | 188 | pbaillot | \newcommand{\cimp}{\supset} |
84 | 188 | pbaillot | \newcommand{\cor}{\vee} |
85 | 188 | pbaillot | \newcommand{\cand}{\wedge} |
86 | 188 | pbaillot | \newcommand{\ciff}{\equiv} |
87 | 188 | pbaillot | |
88 | 188 | pbaillot | \newcommand{\size}[1]{|#1|} %% length of a word |
89 | 188 | pbaillot | %\newcommand{\mode}{\; \underline{\mbox{mod}}\;} %% mod 2^{|x|} %% replaced \mode by \modu because of command clash.. |
90 | 188 | pbaillot | \newcommand{\modu}{\; \underline{\mbox{mod}}\;} %% mod 2^{|x|} |
91 | 188 | pbaillot | |
92 | 188 | pbaillot | |
93 | 188 | pbaillot | %%%%% RULES %%%%%% |
94 | 188 | pbaillot | \newcommand{\lefrul}[1]{#1\text{-}\mathit{l}} |
95 | 188 | pbaillot | \newcommand{\rigrul}[1]{#1\text{-}\mathit{r}} |
96 | 188 | pbaillot | \newcommand{\id}{\it{id}} |
97 | 188 | pbaillot | \newcommand{\cut}{\it{cut}} |
98 | 188 | pbaillot | \newcommand{\wk}{\mathit{wk}} |
99 | 188 | pbaillot | \newcommand{\cntr}{\mathit{cntr}} |
100 | 188 | pbaillot | \newcommand{\rais}{\mathit{raise}} |
101 | 188 | pbaillot | |
102 | 188 | pbaillot | |
103 | 188 | pbaillot | % theories |
104 | 188 | pbaillot | \newcommand{\theory}{\mathcal T} |
105 | 188 | pbaillot | \newcommand{\system}{\mathcal S} |
106 | 188 | pbaillot | |
107 | 188 | pbaillot | %induction |
108 | 188 | pbaillot | % \newcommand{\ind}{\mathit{PIND}} |
109 | 188 | pbaillot | % \newcommand{\pind}{\mathit{PIND}} |
110 | 188 | pbaillot | \newcommand{\cax}[2]{#1\text{-}#2} |
111 | 188 | pbaillot | |
112 | 188 | pbaillot | \newcommand{\sigone}{\Sigma^{\word^+}_1 } |
113 | 188 | pbaillot | \newcommand{\sigzer}{\Sigma^{\word^+}_0} |
114 | 188 | pbaillot | \newcommand{\bharith}{\mathcal A^1_2} |
115 | 188 | pbaillot | %\newcommand{\arith}{I\sigone} |
116 | 188 | pbaillot |