Proving Set Equivalence with Set Differences?

In summary, we have proven that the given statement, "If $S$ and $T$ are sets, prove that if $(S\backslash T) \sim (T\backslash S)$, then $S \sim T$," holds by constructing a bijection $F$ between $S$ and $T$ using the given bijection $f$ between $(S\backslash T)$ and $(T\backslash S)$ and the identity function between $S\cap T$ and $T$. We have also shown that $F$ is injective and surjective, satisfying the definition of a bijection. Therefore, $S \sim T$ as desired.
  • #1
A.Magnus
138
0

I am working on a set equivalent (the textbook refers as "equinumerous" denoted by ~) as follows:

If $S$ and $T$ are sets, prove that if $(S\backslash T) \sim (T\backslash S)$, then $S \sim T$.​

Here is my own proof, I am posting it here wanting to know if it is valid. (It may not be as elegant as the textbook's proof though.)

(1) We do not consider the cases of $S \subseteq T$, $T \subseteq S$ or $S \cap T = \emptyset$ since they lead to trivial solutions. We consider only the case where $S \cap T \ne \emptyset$. See the Venn diagram above.
(2) $(S \backslash T) \sim (T \backslash S)$ implies the existence of bijection $f: (S\backslash T) \to (T\backslash S)$. Here we need to prove the existence of bijection $g: S \rightarrow T$ to show $S \sim T$.
(3) Looking at the diagram, we need to prove only the existence of bijection $h: (S \cap T) \rightarrow T$ in order to prove the existence of bijection $g: S \rightarrow T$, since the bijection $f: (S \backslash T) \rightarrow (T \backslash S)$ is given.
(4) For all $x \in S \cap T,$ we have $ x \in S$ and $x \in T$. Hence the function $h: (S \cap T) \rightarrow T$ is in fact $h: T \rightarrow T$, which is an identity function. Since by textbook's theorem an identity function is always bijective, therefore $h: (S \cap T) \rightarrow T$ is indeed bijective.
(5) Hence there exists bijection $g: S \rightarrow T$, implying that $S \sim T$, as desired.

Thank you so much for your time and gracious help. ~MA
 

Attachments

  • VennDiagram.jpg
    VennDiagram.jpg
    8.7 KB · Views: 84
Last edited:
Physics news on Phys.org
  • #2
Let $S=\{1,2\}$ and $T=\{2,3\}$. Then $S\cap T=\{2\}$. But the identity function from $S\cap T$ to $T$ is not a bijection, since these sets have different number of elements.

Also, strictly speaking a function $f:A\to B$ is a triple $(f,A,B)$ where $f\subseteq A\times B$ satisfying a couple of properties. In this sense one cannot arbitrarily change the function domain $A$. So saying "The function $h:S\cap T\to T$ is in fact $h:T\to T$" is inaccurate.
 
  • #3
You have a bijection $f:(S\setminus T)\to(T\setminus S)$; you need to extend it to a function $F:S\to T$. The obvious candidate is the following:
$$F:S\to T;\ F(x)=\begin{cases}f(x) &\text{if}& x\in S\setminus T, \\\\ x &\text{if}& x\in S\cap T.\end{cases}$$
All you need to do now is to prove that $F:S\to T$ is a bijection.
 
  • #4
Evgeny.Makarov said:
Let $S=\{1,2\}$ and $T=\{2,3\}$. Then $S\cap T=\{2\}$. But the identity function from $S\cap T$ to $T$ is not a bijection, since these sets have different number of elements.

Also, strictly speaking a function $f:A\to B$ is a triple $(f,A,B)$ where $f\subseteq A\times B$ satisfying a couple of properties. In this sense one cannot arbitrarily change the function domain $A$. So saying "The function $h:S\cap T\to T$ is in fact $h:T\to T$" is inaccurate.

Thank you for your time. Apparently my logic was flawed. ~MA
 
  • #5
Olinguito said:
You have a bijection $f: (S\setminus T)\to(T\setminus S)$; you need to extend it to a function $F:S\to T$. The obvious candidate is the following:
$$F:S\to T;\ F(x)=\begin{cases}f(x) &\text{if}& x\in S\setminus T, \\\\ x &\text{if}& x\in S\cap T.\end{cases}$$

All you need to do now is to prove that $F:S\to T$ is a bijection.

Thank you again for pointing this function out. The easiest way I can think of proving $F$ is bijective is by showing that both $F$ and $F^{-1}$ is injective. Is there any other simpler way? Thank you again for your time and gracious helps. ~MA
 
Last edited by a moderator:
  • #6
MaryAnn said:
The easiest way I can think of proving $F$ is bijective is by showing that both $F$ and $F^{-1}$ is injective.
What do you mean by $F^{-1}$?
 
  • #7
Evgeny.Makarov said:
What do you mean by $F^{-1}$?

Opps! I don't understand why my mind strayed off. I am sorry. Let's do these:

(a) If $x \in S \backslash T$, the $f: (S \backslash T) \rightarrow (T \backslash S)$ is given as bijection by the problem.
(b) If $x \in S \cap T$ on the other hand, the $F(x) = x$ is an identity function and therefore it is a bijection. Hence $F(X)$ is a bijection.

Let me know and thank you again for all your times and gracious helps. ~MA
 
  • #8
MaryAnn said:
Opps! I don't understand why my mind strayed off.
I didn't mean to say that $F^{-1}$ is out of place in this context. I just wanted to point out that inverse function may have slightly different definitions, and I was wondering what statement exactly regarding inverse functions you were using to show that $F$ is bijections. A potential complication is that one of the definitions allows $F^{-1}$ only when $F$ is already proven to be a bijection.

MaryAnn said:
(a) If $x \in S \backslash T$, the $f: (S \backslash T) \rightarrow (T \backslash S)$ is given as bijection by the problem.
(b) If $x \in S \cap T$ on the other hand, the $F(x) = x$ is an identity function and therefore it is a bijection.
I agree.

MaryAnn said:
Hence $F(X)$ is a bijection.
What statement are you using to justify this conclusion? The fact that you are trying to prove is rather simple, so the proof should be detailed. I think you made a leap here that is somewhat more than the intended level of detail allows.

I recommend using the definition of bijection to prove that $F$ is one.
 
  • #9
This is how I would do the problem (it may be the same solution as the one in your textbook).

Olinguito said:
$$F:S\to T;\ F(x)=\begin{cases}f(x) &\text{if}& x\in S\setminus T, \\\\ x &\text{if}& x\in S\cap T.\end{cases}$$

First, prove that $F$ is injective. Note that as $T\setminus S$ and $S\cap T$ are disjoint, we have that for any $x\in S$, $F(x)\in T\setminus S\ \iff\ x\in S\setminus T$ (and similarly $F(x)\in S\cap T\ \iff\ x\in S\cap T$). Suppose $F(x_1)=F(x_2)$, $x_1,x_2\in S$. If $F(x_1),F(x_2)\in T\setminus S$, then $x_1,x_2\in S\setminus T$ and so $f(x_1)=F(x_1)=F(x_2)=f(x_2)$ and so, as $f$ is injective, we have $x_1=x_2$. If $F(x_1),F(x_2)\in S\cap T$, then $x_1,x_2\in S\cap T$ and so $x_1=F(x_1)=F(x_2)=x_2$. Hence $F$ is injective.

Now prove it’s surjective. Let $y\in T$. If $y\in T\setminus S$, then $y=f(x)$ for some $x\in S\setminus T$, by surjectivity of $f$, whence $y=f(x)=F(x)$. If $y\in S\cap T$, then $y=F(y)$. This shows that $F$ is surjective. QED.
 
Last edited:
  • #10
Some $S\setminus T$ (at least three) have to be changed to $T\setminus S$.
 

What is the Set Equivalence Problem?

The Set Equivalence Problem is a mathematical problem that asks whether two given sets are equivalent, meaning that they have the same elements. It is also referred to as the Set Identity Problem or the Set Equality Problem.

What are the main methods used to solve the Set Equivalence Problem?

The main methods used to solve the Set Equivalence Problem are the direct method, where the elements of both sets are compared one by one, and the indirect method, where other properties of sets such as cardinality, subsets, and intersections are used to determine equivalence.

What is the importance of the Set Equivalence Problem in mathematics?

The Set Equivalence Problem is important in mathematics because it is a fundamental concept in set theory, which is the foundation of many mathematical fields. It is also used in various applications, such as database management, computer science, and statistics.

What are some common misconceptions about the Set Equivalence Problem?

One common misconception about the Set Equivalence Problem is that two sets with the same elements in a different order are not equivalent. However, the order of elements does not affect set equivalence. Another misconception is that two sets with the same cardinality are automatically equivalent, but this is not always the case.

What are some real-life examples of the Set Equivalence Problem?

The Set Equivalence Problem can be seen in various real-life scenarios, such as comparing the ingredients in two different recipes to see if they result in the same dish, checking if two shopping lists contain the same items, or determining if two groups of people have the same members.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
913
  • Calculus and Beyond Homework Help
Replies
1
Views
507
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
874
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
962
  • Set Theory, Logic, Probability, Statistics
Replies
27
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
Back
Top