=====Kleene logic algebras===== Abbreviation: **KLA** ====Definition==== A \emph{Kleene logic algebra} is a [[De Morgan algebra]] $\mathbf{A}=\langle A,\vee ,0,\wedge ,1,\neg\rangle $ that satisfies $x\wedge \neg x\le y\vee \neg y$. Remark: Also called Kleene algebras, but this name more commonly refers to the algebraic models of regular languages. ==Morphisms== Let $\mathbf{A}$ and $\mathbf{B}$ be Kleene logic algebras. A morphism from $\mathbf{A}$ to $\mathbf{B}$ is a function $h:A\rightarrow B$ that is a homomorphism: $h(x\vee y)=h(x)\vee h(y)$, $h(\neg x)=\neg h(x)$ ====Examples==== Example 1: Let $\{0 )]