How can one "cancel out" set union as if I am using the additive property of equality of real numbers?

$\begingroup$

I am aware that for equalities involving, for instance involving real numbers, we have the cancellation property, like in the following:

$\textit{x} \text{ +} \text{ 3} = \text{5}$,

We get the value of $\textit{x}$ by subtracting 3 from both sides of the equation to get $\textit{x} = \text{2}$.

Now suppose I have the following statement,

$\textit{A} \cup \textit{C} = \textit{B} \cup \textit{C}$

I want to show that A = B. Can I safely "cancel out" $\cup \textit{ C}$ from both sides of the equation, and if so, how?

$\endgroup$ 1

1 Answer

$\begingroup$

No you cannot cancel out C.

Suppose $C = \{1,2,3,4,5\}, A = \{1,2\}, B = \emptyset$

Then $A \cup C = B \cup C$ but $A \neq B$.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like