Proving f is Not Surjective: A Finite Set Mapping to its Power Set

In summary, for a mapping from a finite set X to P(X), it can be proven that the mapping is not surjective by showing that P(X) always has more elements than X and that a mapping from X to Y cannot be surjective if Y has more elements than X. This can be done through constructing a subset of X that is not an image of f.
  • #1
nicksauce
Science Advisor
Homework Helper
1,271
7

Homework Statement


Suppose that f is a mapping from a finite set X to P(X) (the power set of X). Prove that f is not surjective.

Homework Equations


The Attempt at a Solution


My proof strategy is
1) Show that P(X) always has more elements than X
2) Show that a mapping from X->Y cannot be surjective if Y has more elements than X.
(Unless someone can suggest a better strategy ;)

1)We'll prove this by induction. Let |X| represent the number of elements in a finite set X. For the base case, X={a} and P(x)={ {a}, {a,0} }, so it holds (0 means the null set here). For the inductive step suppose X={a1,...,an} and |P(x)| > |X|. Let Y = {a1,...an,a_n+1}, where we have added a new element a_n+1. Then |Y|=|X|+1. But P(Y)=P(X) (union) {a_n+1} (union) {a_n+1,0} (union) Possibly some other sets including a_n+1. Thus
|P(Y)| >= |P(X)| + 2 > |P(X)| + 1 > |X| + 1 = |Y|.

2)Suppose X={x1,...,xn} and Y={y1,...,ym} where m>n. Let f:X->Y. Then the image of f has at most n distinct elements, so there are at the fewest m-n elements of Y that aren't in the image of f. Since m-n > 0, this means that f is not surjective, as there m-n elements of Y that cannot be written as f(x) for some x in X.

Just a rough outline of the proof, but does that seem okay?
 
Physics news on Phys.org
  • #2
nicksauce said:
Suppose that f is a mapping from a finite set X to P(X) (the power set of X). Prove that f is not surjective.

(Unless someone can suggest a better strategy ;)

Hi nicksauce! :smile:

The object is to construct an A in P(X) such that A is not an f(x) …

Do you know the proof that the real numbers are not countable?

You can adapt it to this. :smile:

(if you don't know it, come back for a specific hint :wink:)
 
  • #3
I don't know that proof, so that specific hint might be helpful. Thanks.
 
  • #4
ok…

For a given f, you need to construct a subset of X which is not an f(x).

Hint: for a given f, for each x, either x ε f(x), or x ε X - f(x). :smile:
 

1. What is a power set?

A power set is a set that contains all the subsets of a given set. In other words, it is a set of all possible combinations of elements from a given set.

2. How is a power set represented?

A power set is usually denoted by the symbol P(S), where S is the original set. For example, if S = {a, b, c}, then the power set P(S) would be {{}, {a}, {b}, {c}, {a, b}, {a, c}, {b, c}, {a, b, c}}.

3. What is the cardinality of a power set?

The cardinality of a power set is 2^n, where n is the number of elements in the original set. This means that for a set with n elements, the power set will have 2^n subsets.

4. What is a surjection?

A surjection is a type of function in which every element in the range is mapped to by at least one element in the domain. In simpler terms, every element in the output has at least one input that maps to it.

5. How is a surjection different from an injection and a bijection?

An injection is a function in which every element in the range is mapped to by at most one element in the domain, while a bijection is a function that is both an injection and a surjection. In other words, a surjection is a function that covers the entire range, while an injection is a function that does not have any overlapping mappings.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
503
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
710
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
495
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
516
  • Calculus and Beyond Homework Help
Replies
3
Views
809
  • Calculus and Beyond Homework Help
Replies
1
Views
458
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
Back
Top