Solving Function Problems: Intersection and Cardinality | Tips and Tricks

  • Thread starter binks01
  • Start date
  • Tags
    Function
In summary, The first question is about proving that f(A intersect B) is a subset of f(A) intersect f(B) for subsets A and B of the domain X of a function f:X->Y. The second question is about proving that if A and B are finite sets with the same cardinality and f:A->B is one-to-one, then f is onto.
  • #1
binks01
4
0
The first question I have is simple, but when I attempted it, I got stuck.

I'm trying to prove that if f:X->Y and A & B are subsets of X, that f(A intersect B) is a subset of f(A) intersect f(B).

I started by trying to show set containment, beginning with an arbitrary element in f(A intersect B). However, I cannot figure out how to transition into the right hand side of the problem.

----------------------------

The second question I have is proving that if A and B are finite sets having the same cardinality and f:A->B is one-to-one then f is onto.

I missed class this day and can't figure out what cardinality is by reading the chapter.

Someone please help! =\
 
Physics news on Phys.org
  • #2
1. If [tex]y \in f(A \cap B)[/tex], then [tex]\exists x \in A \cap B[/tex] such that f(x) = y. Then...

2. The cardinality of a set is its "size". The cardinality of a finite set is the number of elements in it. Since A and B are finite sets having the same cardinality, |A| = |B| = n for some natural number n.
 
  • #3
How do you use |A| = |B| = n to prove f is onto?
 
  • #4
binks01 said:
How do you use |A| = |B| = n to prove f is onto?

What have you tried so far? What happens if it isn't onto? In other words what happens if there is an element of B that is not mapped to by any element of A?
 
  • #5
Precise answer depends on used finite set definition.
 

FAQ: Solving Function Problems: Intersection and Cardinality | Tips and Tricks

What are the two easy function problems that you are stumped on?

The two easy function problems that I am stumped on are determining the domain and range of a function and finding the inverse of a function.

What is the domain of a function?

The domain of a function is the set of all possible input values or independent variables that can be plugged into the function. It is also known as the input or x values.

What is the range of a function?

The range of a function is the set of all possible output values or dependent variables that can be obtained from the function. It is also known as the output or y values.

How do you determine the domain and range of a function?

To determine the domain of a function, you need to look at the input values and identify any restrictions or values that are not allowed. For example, if the function contains a square root, the input value cannot be negative. The range can be determined by looking at the output values and identifying the minimum and maximum values that can be obtained.

What is the inverse of a function?

The inverse of a function is a function that undoes the original function. It switches the input and output values, so the input of the inverse function becomes the output of the original function and vice versa. In other words, if the original function is f(x), the inverse function is written as f^-1(x).

Similar threads

Back
Top