Let $ A_1 = \{1,2,3,6,7,14,21,42\}. $ Show that $A_1$ is closed under the operations $\lor$ and $\land$ defined by $a \land b = gcd(a,b)$ and $a \lor b = lcm(a,b).$
What are the identity elements in $A_1$ for $\lor$ and $\land$? Find the complement of each element in $A_1$.
I'm not too sure where to start on this question. Could I show the first part through the use of cayley tables and show that every element produced is a member of $A_1$?
Thanks in advance.
Closed under "$\wedge$" (GCD):
Identity element is $42$.
Closed under "$\vee$" (LCM):
Identity element is $1$.