|
|
Priority-assignment image operationThe Priority-assignment image operation, denoted by the symbol '─', operates on variables and on the priority-assignment of a prioritor. For example, a─f means that this operation is to operate on the priority-assignment of the “a” prioritor not on the prioritor itself. Definition 10.1 Priority-assignment Image
operation: Binary image operationThe binary image operation, denoted by the symbol '══', operates on variables and on the prioritor itself not on its priority-assignment. Definition 10.2 The binary image
operation The binary image operation and priority-assignment image operation are different and not comparable when they operate on a prioritor because the first results in a unary operator while the second results in a binary operator. The relation between the two operation is given by (AaB)══f=Aa══f B=(Aa B)─f Example-10.1: In the
quaternary system, let f=4S1302 and a=QJ=4S3012=
4S3333:3210:3110:3000. Using the
priority-assignment image operation a─f is 4S3012─4S1302=4S1203. Note that
“f” operated on the priority-assignment “4S3012” not on the prioritor
“4S3333:3210:3110:3000”. Using the binary image operation a══f
=(4S3333:3210:3110:3000)═4S1302= 4S1111:1302:1002:1222. Note that both results are completely
different and incomparable.
When we take the image of a binary operation using the NOT or MV-NOT
operator in Boolean and Post algebras, we use DeMorgan's laws to break out the
image operation. The DeMorgan's laws work only for the NOT and MV-NOT operators.
What about if we take the image of a binary operation, say MIN, by using
a one-to-one unary operator, say f=4S3012, other than the MV-NOT operator (see
Example-2.3.2)? Post algebra does not provide the means in this case to
break the image operation. AOP solves this problem by replacing DeMorgan's laws
by a new theorem (Theorem-2.3.1) called the "uniform image-scaling (UIS)
theorem" which is a special case from the Image-Scaling Theorem.
Example-2.3.2
shows how to break up the image of the MIN binary operator under the unary
operator f=4S3012. Other similar results are shown in Example-2.3.3 where “¾”
by default stands for the NOT (2S01) operator in the binary system and MV-NOT in
MVL systems.
(A 4S0123 B)─4S0123= A─4S0123 4S0123─4S0123 B─4S0123 (A 4S0123 B)─4S0123= A─4S0123 4S3210 B─4S0123 (A MIN
B)─4S0123= A─4S0123
MAX
B─4S0123 (A MIN
B)¯ =
A¯ MAX B¯
using default notation. where MIN=Q1
and MAX=QO
in Table-1
(A 3S012
B)─3S012 =A─3S012
3S012─3S012
B─3S012 (A 3S012 B)─3S012=A─3S012 3S210 B─3S012 (A MIN B)─3S012 =A─3S012 MAX B─3S012 (A MIN
B)¯ =A¯
MAX
B¯
using default notation. where MIN=T1
and MAX=T6
in Table-1 |
|