Determine if true or false F(A-B) = F(A) -F(B)

  • Thread starter Thread starter jonroberts74
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on the mathematical statement F(A-B) = F(A) - F(B) for functions F mapping from set X to set Y. Participants conclude that this statement is false, as demonstrated through counterexamples involving the function F(x) = x². Specifically, when A = {-1, 1, -2, 3} and B = {2, 3, 4}, it is shown that F(A-B) results in {1, 4}, while F(A) - F(B) yields {1}, thus disproving the equality. The importance of understanding injective and non-injective functions is emphasized in the analysis.

PREREQUISITES
  • Understanding of set theory, specifically set operations like set difference and intersection.
  • Familiarity with functions and their properties, particularly injective and non-injective functions.
  • Basic knowledge of mathematical notation and how to express functions and sets.
  • Experience with examples of functions, such as F(x) = x², and their outputs for various inputs.
NEXT STEPS
  • Explore the properties of injective and non-injective functions in more depth.
  • Study set operations in detail, focusing on set difference and intersection.
  • Investigate counterexamples in mathematical proofs to strengthen understanding of equality statements.
  • Practice with various functions and sets to solidify comprehension of how function mappings work.
USEFUL FOR

Mathematics students, educators, and anyone interested in set theory and function properties will benefit from this discussion. It is particularly relevant for those studying abstract algebra or mathematical proofs.

jonroberts74
Messages
189
Reaction score
0

Homework Statement



Let X and Y be sets, and let A and B be any subsets of X.Determine if for all functions from X to Y, F(A-B) = F(A) - F(B) Justify your answer



Homework Equations





The Attempt at a Solution



intuition tells me no because the F(A-B) will have a different x values going to a different y values in Y than F(A) - F(B)

also,

the left side will have x values from X such that they are in A \cap B^c

whereas the right side would have x values from X such that they are in A \cup B

and clearly A \cap B^c \neq A \cup B


but I have a feeling that intuition is incorrect.
 
Physics news on Phys.org
jonroberts74 said:
intuition tells me no
Your intuition is correct but your reasoning is not.
the left side will have x values from X such that they are in A \cap B^c
No. The left side is a subset of Y, not of X.
whereas the right side would have x values from X such that they are in A \cup B
No. The right side is a subset of Y, not of X.

Try looking for a counterexample to show that the equality need not be true. It doesn't have to be complicated: I found one where X only contains two points.
 
if I think about the resulting y's in Y

F(A-B) = F(A \cap B^c)

and

F(A) - F(B) = F(A) \cap [F(B)]^c

maybe as a simple example

let F be y = x^2

A = {1,2,3} and B = {2,3,4}

so F(A-B) = 1

where F(A) - F(B) = 1,-3 -8, -15, 0, -5, -12, 5, -6

I don't think this is properly done notation wise. I didn't know if it should go in set roster form, ordered pairs or what.
 
jonroberts74 said:
maybe as a simple example

let F be y = x^2

A = {1,2,3} and B = {2,3,4}

so F(A-B) = 1
Right, except it should be F(A-B) = {1}.
where F(A) - F(B) = -3, -8, -15, 0, -5, -12, 5, -6
How did you get this? F(A) = {1,4,9} and F{B} = {4,9,16}. So F(A) - F(B) = {1}. So unfortunately this isn't a counterexample.

Hint: Try an example where F is not injective.
 
jbunniii said:
Right, except it should be F(A-B) = {1}.

How did you get this? F(A) = {1,4,9} and F{B} = {4,9,16}. So F(A) - F(B) = {1}. So unfortunately this isn't a counterexample.

Hint: Try an example where F is not injective.


for the second part I did

each value from A minus each value from B after the function was acted upon them

like 1^2 - 2^2 = -3; 1^2-3^2 = -8
 
I used y=x^2 because its not injective and its a simple one
 
jonroberts74 said:
for the second part I did

each value from A minus each value from B after the function was acted upon them

like 1^2 - 2^2 = -3; 1^2-3^2 = -8
But doesn't F(A) - F(B) mean the set difference? In other words, as you wrote earlier, ##F(A) \cap [F(B)]^c##. This has nothing to do with subtracting values. It means the set of all elements of F(A) which are not in F(B).
 
jonroberts74 said:
I used y=x^2 because its not injective and its a simple one
It's not injective, but you only evaluated it at positive values, and it is injective if you restrict its domain to positive values. Try including some negative values as well.
 
  • Like
Likes   Reactions: 1 person
A = {-1,1,-2,3} B = {2,3,4}

F(A-B) = {1,4}

F(A) - F(B) = {1,4,9} intersect {4,9,16} = {4,9}

\{1,4\} \neq \{4,9\}
 
  • #10
jonroberts74 said:
A = {-1,1,-2,3} B = {2,3,4}

F(A-B) = {1,4}
So far so good.
F(A) - F(B) = {1,4,9} intersect {4,9,16} = {4,9}
No, F(A) - F(B) = stuff in {1,4,9} which is not in {4,9,16}, so F(A) - F(B) = {1}. So this is a valid counterexample, but not for the reason you gave. :-p
 
  • #11
oh right! intersect with the complement.

thanks!
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
4K
Replies
20
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
3
Views
2K
Replies
3
Views
1K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K