Can you conclude that $A = B$ if $A$, $B$, and $C$ are sets such that
(a) $A \cup C = B \cup C$
No, the sets $A=\{1,2\}, B=\{3,4\}, C=\{1,2,3,4,5\}$ disprove this, because $A \cup C = B \cup C$ but $A\neq B$
(b) $A \cap C = B \cap C$
No, the sets $A=\{1,2\}, B=\{1,4\}, C=\{1\}$ disprove this because $A \cap C = B \cap C=\{1\}$, however $A\neq B$
(c) $A \cup C = B \cup C$ and $A \cap C = B \cap C$
Having Trouble with (c)
This is what I have based on your response
L1 A ∪ C = B ∪ C
L2 A ∩ C = B ∩ C
L3 ∀x(x ∈ A ∪ x ∈ C = x ∈ B ∪ x ∈ C )
L4 ∀x(x ∈ A ∪ x ∈ C = x ∈ B ∪ x ∈ C )
L5 ∀x(x ∈ A ∩ x ∈ C = x ∈ B ∩ x ∈ C)
L6 ∀x(x ∈ A ∩ x ∉ C = x ∈ B ∩ x ∉ C)