Math Problem Statement

Let X be a non-empty set and let R be the power set of X. For a,b \in X, we define the operations a + b := (a \cup b) \setminus (a \cap b) and a \cdot b := a \cap b. Provide a addition table for the set X = {a,b,c}.

Solution