Union
$$A \cup B =$$
{ application, audio, example, font, free flow, image, message, model, multipart, synchronized flow, text, video, wide moving jam }
Symmetric Difference
$$A \ominus B =$$
{ application, audio, example, font, free flow, image, message, model, multipart, synchronized flow, text, video, wide moving jam }
Difference
$$B - A =$$
{ application, audio, example, font, image, message, model, multipart, text, video }
Cartesian Product
$$A \times B =$$
{ (free flow, application),
(free flow, audio),
(free flow, example),
(free flow, font),
(free flow, image),
(free flow, message),
(free flow, model),
(free flow, multipart),
(free flow, text),
(free flow, video),
(synchronized flow, application),
(synchronized flow, audio),
(synchronized flow, example),
(synchronized flow, font),
(synchronized flow, image),
(synchronized flow, message),
(synchronized flow, model),
(synchronized flow, multipart),
(synchronized flow, text),
(synchronized flow, video),
(wide moving jam, application),
(wide moving jam, audio),
(wide moving jam, example),
(wide moving jam, font),
(wide moving jam, image),
(wide moving jam, message),
(wide moving jam, model),
(wide moving jam, multipart),
(wide moving jam, text),
(wide moving jam, video) }