Union
$$A \cup B =$$
{ belly, ears, eyes, feet, hands, head, mouth, thighs, to not commit adultery, to not intoxicate, to not kill, to not lie, to not steal }
Symmetric Difference
$$A \ominus B =$$
{ belly, ears, eyes, feet, hands, head, mouth, thighs, to not commit adultery, to not intoxicate, to not kill, to not lie, to not steal }
Cartesian Product
$$A \times B =$$
{ (to not commit adultery, belly),
(to not commit adultery, ears),
(to not commit adultery, eyes),
(to not commit adultery, feet),
(to not commit adultery, hands),
(to not commit adultery, head),
(to not commit adultery, mouth),
(to not commit adultery, thighs),
(to not intoxicate, belly),
(to not intoxicate, ears),
(to not intoxicate, eyes),
(to not intoxicate, feet),
(to not intoxicate, hands),
(to not intoxicate, head),
(to not intoxicate, mouth),
(to not intoxicate, thighs),
(to not kill, belly),
(to not kill, ears),
(to not kill, eyes),
(to not kill, feet),
(to not kill, hands),
(to not kill, head),
(to not kill, mouth),
(to not kill, thighs),
(to not lie, belly),
(to not lie, ears),
(to not lie, eyes),
(to not lie, feet),
(to not lie, hands),
(to not lie, head),
(to not lie, mouth),
(to not lie, thighs),
(to not steal, belly),
(to not steal, ears),
(to not steal, eyes),
(to not steal, feet),
(to not steal, hands),
(to not steal, head),
(to not steal, mouth),
(to not steal, thighs) }