\newcommand{\Bool}[0]{\ensuremath{\mathds{B}}}
\newcommand{\rel}[0]{\ensuremath{{\mathcal{R}}}}
\newcommand{\Gall}[0]{\ensuremath{\mathcal{G}}}
-\newcommand{\Sec}[1]{Sect.\,\ref{#1}}
-\newcommand{\Fig}[1]{Fig.\,\ref{#1}}
-\newcommand{\Alg}[1]{Algorithm~\ref{#1}}
-\newcommand{\Tab}[1]{Table~\ref{#1}}
+\newcommand{\Sec}[1]{Sect\,\ref{#1}}
+\newcommand{\Fig}[1]{{\sc Figure}~\ref{#1}}
+\newcommand{\Alg}[1]{Algorithme~\ref{#1}}
+\newcommand{\Tab}[1]{Tableau~\ref{#1}}
\newcommand{\Equ}[1]{(\ref{#1})}
\newcommand{\deriv}{\mathrm{d}}
\newcommand{\class}[1]{\ensuremath{\langle #1\rangle}}
\newtheorem{theorem}{Théorème}
\newtheorem{lemma}{Lemme}
-\newtheorem{xpl}{Exemple}
+\newtheorem*{xpl}{Exemple}
\newtheorem{Proof}{Preuve}
\begin{document}
\input{sdd}
+\chapter{Combinaisons Synchrones et Asynchrones de Systèmes Booléens}
+\input{mixage}
+
+
+
\chapter[Preuve de convergence de systèmes booléens]{Preuve automatique de convergence de systèmes booléens}\label{chap:promela}
\input{modelchecking}