Equality
$$A \neq B$$
A is not equal to B
Subset
$$A \not\subseteq B$$
A is not a subset of or equal to B
Superset
$$A \not\supseteq B$$
A is not a superset of or equal to B
Intersection
$$A \cap B =$$
{ }
Union
$$A \cup B =$$
{ All living organisms are composed of one or more cells., Cells arise from pre-existing cells., The cell is the basic unit of structure and organization in organisms., annotate, encode, ponder, read }
Symmetric Difference
$$A \ominus B =$$
{ All living organisms are composed of one or more cells., Cells arise from pre-existing cells., The cell is the basic unit of structure and organization in organisms., annotate, encode, ponder, read }
Difference
$$A - B =$$
{ All living organisms are composed of one or more cells., Cells arise from pre-existing cells., The cell is the basic unit of structure and organization in organisms. }
Difference
$$B - A =$$
{ annotate, encode, ponder, read }
Cartesian Product
$$A \times B =$$
{ (All living organisms are composed of one or more cells., annotate),
(All living organisms are composed of one or more cells., encode),
(All living organisms are composed of one or more cells., ponder),
(All living organisms are composed of one or more cells., read),
(Cells arise from pre-existing cells., annotate),
(Cells arise from pre-existing cells., encode),
(Cells arise from pre-existing cells., ponder),
(Cells arise from pre-existing cells., read),
(The cell is the basic unit of structure and organization in organisms., annotate),
(The cell is the basic unit of structure and organization in organisms., encode),
(The cell is the basic unit of structure and organization in organisms., ponder),
(The cell is the basic unit of structure and organization in organisms., read) }