BCK algebra

From HandWiki

In mathematics, BCI and BCK algebras are algebraic structures in universal algebra, which were introduced by Y. Imai, K. Iséki and S. Tanaka in 1966, that describe fragments of the propositional calculus involving implication known as BCI and BCK logics.

Definition

BCI algebra

An algebra (in the sense of universal algebra) [math]\displaystyle{ \left( X;\ast ,0\right) }[/math] of type [math]\displaystyle{ \left( 2,0\right) }[/math] is called a BCI-algebra if, for any [math]\displaystyle{ x,y,z\in X }[/math], it satisfies the following conditions. (Informally, we may read [math]\displaystyle{ 0 }[/math] as "truth" and [math]\displaystyle{ x\ast y }[/math] as "[math]\displaystyle{ y }[/math] implies [math]\displaystyle{ x }[/math]".)

BCI-1
[math]\displaystyle{ \left( \left( x\ast y\right) \ast \left( x\ast z\right) \right) \ast \left( z\ast y\right) =0 }[/math]
BCI-2
[math]\displaystyle{ \left( x\ast \left( x\ast y\right) \right) \ast y=0 }[/math]
BCI-3
[math]\displaystyle{ x\ast x=0 }[/math]
BCI-4
[math]\displaystyle{ x\ast y=0 \land y\ast x=0\implies x=y }[/math]
BCI-5
[math]\displaystyle{ x\ast 0=0 \implies x=0 }[/math]

BCK algebra

A BCI-algebra [math]\displaystyle{ \left( X;\ast ,0\right) }[/math] is called a BCK-algebra if it satisfies the following condition:

BCK-1
[math]\displaystyle{ \forall x\in X: 0\ast x=0. }[/math]

A partial order can then be defined as xy iff x * y = 0.

A BCK-algebra is said to be commutative if it satisfies:

[math]\displaystyle{ x\ast (x\ast y)= y\ast (y\ast x) }[/math]

In a commutative BCK-algebra x * (x * y) = xy is the greatest lower bound of x and y under the partial order ≤.

A BCK-algebra is said to be bounded if it has a largest element, usually denoted by 1. In a bounded commutative BCK-algebra the least upper bound of two elements satisfies xy = 1 * ((1 * x) ∧ (1 * y)); that makes it a distributive lattice.

Examples

Every abelian group is a BCI-algebra, with * defined as group subtraction and 0 defined as the group identity.

The subsets of a set form a BCK-algebra, where A*B is the difference A\B (the elements in A but not in B), and 0 is the empty set.

A Boolean algebra is a BCK algebra if A*B is defined to be A∧¬B (A does not imply B).

The bounded commutative BCK-algebras are precisely the MV-algebras.

References