In what follows, we consider the Boolean algebra on the set $\Bool=\{0,1\}$ with the classical operators of conjunction '.', of disjunction '+', of negation '$\overline{~}$', and of disjunctive union $\oplus$. Let $n$ be a positive integer. A {\emph{Boolean map} $f$ is a function from the Boolean domain to itself such that $x=(x_1,\dots,x_n)$ maps to $f(x)=(f_1(x),\dots,f_n(x))$. Functions are iterated as follows. At the $t^{th}$ iteration, only the $s_{t}-$th component is ``iterated'', where $s = \left(s_t\right)_{t \in \mathds{N}}$ is a sequence of indices taken in $\llbracket 1;n \rrbracket$ called ``strategy''. Formally, let $F_f: \llbracket1;n\rrbracket\times \Bool^{n}$ to $\Bool^n$ be defined by \[ F_f(i,x)=(x_1,\dots,x_{i-1},f_i(x),x_{i+1},\dots,x_n). \] Then, let $x^0\in\Bool^n$ be an initial configuration and $s\in \llbracket1;n\rrbracket^\Nats$ be a strategy, the dynamics are described by the recurrence \begin{equation}\label{eq:asyn} x^{t+1}=F_f(s_t,x^t). \end{equation}