MHB Can you find a counterexample for this set theory statement?

  • Thread starter Thread starter Romono
  • Start date Start date
AI Thread Summary
To disprove the statement that if z ∈ (f(X) ∩ f(Y)) then z ∈ f(X ∩ Y), one can use a specific function with a finite domain and codomain. An example is the function f: {1, 2} → {1, 2} where f(1) = 1 and f(2) = 1, with sets X = {1} and Y = {2}. In this case, f(X ∩ Y) results in an empty set, while f(X) ∩ f(Y) contains the element 1, demonstrating the contradiction. This illustrates that finding disjoint sets X and Y with a non-empty intersection in their images can effectively serve as a counterexample. The constant function is a straightforward approach to generate such examples.
Romono
Messages
5
Reaction score
0
How would you disprove if z ∈ (f(X) ∩ f(Y)) then z ∈ f(X ∩ Y)? (Where f: A -> B, if X, Y ⊆ A.) I'm just not sure how to approach this.
 
Last edited:
Physics news on Phys.org
Romono said:
How would you disprove if z ∈ (f(X) ∩ f(Y)) then z ∈ f(X ∩ Y)? (Where f: A -> B, if X, Y ⊆ A.) I'm just now sure how to approach this.

Hi again Romono,

When facing questions like these, try starting with a function that has a finite domain and codomain. In this question for example, you can consider the function $f : \{1, 2\} \to \{1, 2\}$ given by $f(1) = 1$ and $f(2) = 1$. Let $X = \{1\}$ and $Y = \{2\}$. Then $X \cap Y = \emptyset$, so $f(X\cap Y) = \emptyset$. On the other hand, since $f(X) = \{1\}$ and $f(Y) = \{1\}$, $f(X) \cap f(Y) = \{1\}$. So we have $1 \in f(X) \cap f(Y)$, but $1\notin f(X \cap Y)$. Can you find another example?
 
In general an easy way to come up with a counterexample here is to exploit the fact that the image of the empty set under any function $f$ is empty. Hence it suffices to find a function $f$ and two disjoint $X$ and $Y$ such that $f(X) \cap f(Y)$ is non-empty, and you are done. The constant function is probably the simplest example.​
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...

Similar threads

Replies
1
Views
2K
Replies
1
Views
2K
Replies
5
Views
2K
Replies
3
Views
2K
Replies
1
Views
2K
Replies
10
Views
2K
Replies
30
Views
4K
Replies
5
Views
2K
Back
Top