Union
$$A \cup B =$$
{ anchoring and adjustment, availability, forward/back, left/right, pitch, representativeness, roll, up/down, yaw }
Symmetric Difference
$$A \ominus B =$$
{ anchoring and adjustment, availability, forward/back, left/right, pitch, representativeness, roll, up/down, yaw }
Difference
$$B - A =$$
{ forward/back, left/right, pitch, roll, up/down, yaw }
Cartesian Product
$$A \times B =$$
{ (anchoring and adjustment, forward/back),
(anchoring and adjustment, left/right),
(anchoring and adjustment, pitch),
(anchoring and adjustment, roll),
(anchoring and adjustment, up/down),
(anchoring and adjustment, yaw),
(availability, forward/back),
(availability, left/right),
(availability, pitch),
(availability, roll),
(availability, up/down),
(availability, yaw),
(representativeness, forward/back),
(representativeness, left/right),
(representativeness, pitch),
(representativeness, roll),
(representativeness, up/down),
(representativeness, yaw) }