Abbreviation: BCKJMlat
A \emph{BCK-meet-semilattice} is a structure A=⟨A,∧,→,1⟩ of type ⟨2,2,0⟩ such that
(1): $(x\rightarrow y)\rightarrow 1) = 1$
(2): 1→x=x
(3): x→1=1
(4): (x∧y)→y=1
(5): x∧((x→y)→y)=x
∧ is idempotent: x∧x=x
∧ is commutative: x∧y=y∧x
∧ is associative: (x∧y)∧z=x∧(y∧z)
Remark: x≤y⟺x→y=1 is a partial order, with 1 as greatest element, and ∧ is a meet in this partial order. 1)
Let A and B be BCK-meet-semilattices. A morphism from A to B is a function h:A→B that is a homomorphism:
h(x∧y)=h(x)∧h(y), h(x→y)=h(x)→h(y) and h(1)=1.
Example 1:
f(1)=1f(2)=f(3)=f(4)=f(5)=f(6)=