1 \newcommand{\forall}{\mbox{pour tout}} 2 \newcommand{\exists}{\mbox{il existe}} 3 \newcommand{\clubsuit}{\mbox{trèfle}} 4 \newcommand{\diamondsuit}{\mbox{carreau}} 5 \newcommand{\heartsuit}{\mbox{c{\oe}ur}} 6 \newcommand{\spadesuit}{\mbox{pique}} 7 \newcommand{\uparrow}{\mbox{flèche en haut}} 8 \newcommand{\downarrow}{\mbox{flèche en bas}} 9 \newcommand{\propto}{\mbox{proptionnel à}} 10 \newcommand{\partial}{\mbox{d~rond}} 11 \newcommand{\equiv}{\mbox{identique à}} 12 \newcommand{\approx}{\mbox{approximativement}} 13 \newcommand{\otimes}{\mbox{croix rond}} 14 \newcommand{\oplus}{\mbox{plus rond}} 15 \newcommand{\cap}{\mbox{inter}} 16 \newcommand{\cup}{\mbox{union}} 17 \newcommand{\supset}{\mbox{contient}} 18 \newcommand{\supseteq}{\mbox{contient ou égal à}} 19 \newcommand{\notsubset}{\mbox{ne contient pas}} 20 \newcommand{\subset}{\mbox{inclus dans}} 21 \newcommand{\subseteq}{\mbox{inclus dans ou égal à}} 22 \newcommand{\in}{\mbox{appartient à}} 23 \newcommand{\notin}{\mbox{n'appartient pas à}} 24 \newcommand{\Uparrow}{\mbox{double flèche en haut}} 25 \newcommand{\Downarrow}{\mbox{double flèche en bas}} 26 \newcommand{\@sum}{\mbox{sum}} 27 \newcommand{\@int}{\mbox{int}} 28 \newcommand{\lceil}{\mbox{lceil}} 29 \newcommand{\lfloor}{\mbox{lfloor}} 30 \newcommand{\rceil}{\mbox{rceil}} 31 \newcommand{\rfloor}{\mbox{rfloor}}