Residuated Boolean algebra

From HandWiki

In mathematics, a residuated Boolean algebra is a residuated lattice whose lattice structure is that of a Boolean algebra. Examples include Boolean algebras with the monoid taken to be conjunction, the set of all formal languages over a given alphabet Σ under concatenation, the set of all binary relations on a given set X under relational composition, and more generally the power set of any equivalence relation, again under relational composition. The original application was to relation algebras as a finitely axiomatized generalization of the binary relation example, but there exist interesting examples of residuated Boolean algebras that are not relation algebras, such as the language example.

Definition

A residuated Boolean algebra is an algebraic structure (L, ∧, ∨, ¬, 0, 1, •, I, \, /) such that

  1. (L, ∧, ∨, •, I, \, /) is a residuated lattice, and
  2. (L, ∧, ∨, ¬, 0, 1) is a Boolean algebra.

An equivalent signature better suited to the relation algebra application is (L, ∧, ∨, ¬, 0, 1, •, I, ▷, ◁) where the unary operations x\ and x▷ are intertranslatable in the manner of De Morgan's laws via

x\y = ¬(x▷¬y),   xy = ¬(xy),

and dually /y and ◁y as

x/y = ¬(¬xy),   xy = ¬(¬x/y),

with the residuation axioms in the residuated lattice article reorganized accordingly (replacing z by ¬z) to read

(xz)∧y = 0   ⇔   (xy)∧z = 0   ⇔   (zy)∧x = 0

This De Morgan dual reformulation is motivated and discussed in more detail in the section below on conjugacy.

Since residuated lattices and Boolean algebras are each definable with finitely many equations, so are residuated Boolean algebras, whence they form a finitely axiomatizable variety.

Examples

  1. Any Boolean algebra, with the monoid multiplication • taken to be conjunction and both residuals taken to be material implication xy. Of the remaining 15 binary Boolean operations that might be considered in place of conjunction for the monoid multiplication, only five meet the monotonicity requirement, namely 0, 1, x, y, and xy. Setting y = z = 0 in the residuation axiom yx\z   ⇔   xyz, we have 0 ≤ x\0   ⇔   x•0 ≤ 0, which is falsified by taking x = 1 when xy = 1, x, or xy. The dual argument for z/y rules out xy = y. This just leaves xy = 0 (a constant binary operation independent of x and y), which satisfies almost all the axioms when the residuals are both taken to be the constant operation x/y = x\y = 1. The axiom it fails is xI = x = Ix, for want of a suitable value for I. Hence conjunction is the only binary Boolean operation making the monoid multiplication that of a residuated Boolean algebra.
  2. The power set 2X2 made a Boolean algebra as usual with ∩, ∪ and complement relative to X2, and made a monoid with relational composition. The monoid unit I is the identity relation {(x,x)|xX}. The right residual R\S is defined by x(R\S)y if and only if for all z in X, zRx implies zSy. Dually the left residual S/R is defined by y(S/R)x if and only if for all z in X, xRz implies ySz.
  3. The power set 2Σ* made a Boolean algebra as for Example 2, but with language concatenation for the monoid. Here the set Σ is used as an alphabet while Σ* denotes the set of all finite (including empty) words over that alphabet. The concatenation LM of languages L and M consists of all words uv such that uL and vM. The monoid unit is the language {ε} consisting of just the empty word ε. The right residual M\L consists of all words w over Σ such that MwL. The left residual L/M is the same with wM in place of Mw.

Conjugacy

The De Morgan duals ▷ and ◁ of residuation arise as follows. Among residuated lattices, Boolean algebras are special by virtue of having a complementation operation ¬. This permits an alternative expression of the three inequalities

yx\z   ⇔   xyz   ⇔   xz/y

in the axiomatization of the two residuals in terms of disjointness, via the equivalence xyx∧¬y = 0. Abbreviating xy = 0 to x # y as the expression of their disjointness, and substituting ¬z for z in the axioms, they become with a little Boolean manipulation

¬(xz) # y   ⇔   xy # z   ⇔   ¬(¬z/y) # x

Now ¬(xz) is reminiscent of De Morgan duality, suggesting that x\ be thought of as a unary operation f, defined by f(y) = x\y, that has a De Morgan dual ¬fy), analogous to ∀xφ(x) = ¬∃x¬φ(x). Denoting this dual operation as x▷, we define xz as ¬(xz). Similarly we define another operation zy as ¬(¬z/y). By analogy with x\ as the residual operation associated with the operation x•, we refer to x▷ as the conjugate operation, or simply conjugate, of x•. Likewise ◁y is the conjugate of •y. Unlike residuals, conjugacy is an equivalence relation between operations: if f is the conjugate of g then g is also the conjugate of f, i.e. the conjugate of the conjugate of f is f. Another advantage of conjugacy is that it becomes unnecessary to speak of right and left conjugates, that distinction now being inherited from the difference between x• and •x, which have as their respective conjugates x▷ and ◁x. (But this advantage accrues also to residuals when x\ is taken to be the residual operation to x•.)

All this yields (along with the Boolean algebra and monoid axioms) the following equivalent axiomatization of a residuated Boolean algebra.

y # xz   ⇔   xy # z   ⇔   x # zy

With this signature it remains the case that this axiomatization can be expressed as finitely many equations.

Converse

In Examples 2 and 3 it can be shown that xI = Ix. In Example 2 both sides equal the converse x˘ of x, while in Example 3, both sides are I when x contains the empty word and 0 otherwise. In the former case x˘ = x. This is impossible for the latter because xI retains hardly any information about x. Hence in Example 2 we can substitute x˘ for x in xI = x˘ = Ix and cancel (soundly) to give

x˘▷I = x = Ix˘.

x˘˘ = x can be proved from these two equations. Tarski's notion of a relation algebra can be defined as a residuated Boolean algebra having an operation x˘ satisfying these two equations.

The cancellation step in the above is not possible for Example 3, which therefore is not a relation algebra, x˘ being uniquely determined as xI.

Consequences of this axiomatization of converse include x˘˘ = x, ¬(x˘) = (¬x)˘, (xy)˘ = x˘ ∨ y˘, and (xy)˘ = y˘•x˘.

References