Let $A$ be the set of all $2\times2$ boolean matrices and $R$ be a relation defined on $A$ as $M \mathrel{R} N$ if and only if $m_{ij} \leqslant n_{ij}$, where $1 \leqslant i, j \leqslant 2$. Is $(A,R)$ a lattice? Justify.
I am unable to solve the above question. I already know the following: There are 16 elements in set $A$. Now when i try to calculate relation $R$ according to the given conditions i am getting 81 pairs in relation $R$. Drawing a hasse diagram and calculating least upper bound and greatest lower bound for each point in the hasse diagram will go too lengthy. Is there a better method to do this?? Please help.
It looks like your structure is simply ${\Bbb B}^4$, the product of four copies of the Boolean lattice ${\Bbb B} = \{0, 1\}$, ordered by $0 \leqslant 1$. Thus, yes, $(A, R)$ is a lattice.