De Morgan algebras
A De Morgan algebra is a structure A = (A,∨,0,∧,1,¬) such that
(A,∨,0,∧,1) is a bounded distributive
lattice, and
¬ is a De Morgan involution: ¬( x∧y) = ¬x∨¬y and ¬¬x = x.
Remark: It follows that ¬( x∨y) = ¬x∧¬y, ¬1 = 0 and ¬0 = 1 (e.g. ¬1 = ¬1∨0 = ¬1∨¬¬0 = ¬(1∧¬0) = ¬¬0 = 0). Thus ¬ is a dual automorphism.
Let A and B be De Morgan algebras. A morphism from A to B is a function h : A→B that is a homomorphism: h(x∨y) = h(x)∨h(y) and h(¬x) = ¬h(x).