Consider the binary operation ∧ on the set { 1,2,3,4,5 } that is defined by a∧b=min{ a,b } . The domain of the variable ( a,b )∈{ 1,2,3,4,5 } .
The operation table that provides the minimum value of the two functions a and b is shown in the figure below:
Consider the binary operation ∨ on the set {1, 2, 3, 4, 5} defined by a ∨b = min {a, b}. Write the operation table of the operation∨.
Consider the binary opeartion Λ on the set {1,2,3,4,5} defined by a Λ b =min {a,b}. Write the multiplication table of the operation.