Proving Power Set Equations: A Guide

There is no subset relation between the two sides. One counterexample for the left to right direction is A = {1,2} and B = {2}, and for the right to left direction is A = {1} and B = {2}.In summary, the conversation discusses how to prove whether certain equations are true for all sets. It also explores the concept of subset relations and provides counterexamples for equations that are not always true. For equation (a), it is not always true that P(A U B) is equal to P(A) U P(B), and for equation (b), neither side is a subset of the other. Counterexamples are given to show this.
  • #1
JasonJo
429
2
How in the heck do i prove these:

Prove whether the following equations are true for all sets. For each one that's not always true, try to prove that one side is a subset of the other, and give a counterexample to the other direction. If neither side must be a subset of the other, give a counterexample to both directions:

let P(A) denote the power set of A

a) P(A U B) = P(A) U P(B)
b) P(A-B) = P(A) - P(B)
 
Physics news on Phys.org
  • #2
a. is not true. Think about it, try an example or two. The subset goes from right to left. To prove things like this, you assume x is an element of P(A) U P(B) and show that x must be an element of P(A U B).

b. is also not true, the subset goes from left to right.
 
  • #3
for part (b) i don't think either side is a subset of each other because:

let A = {1,2}
B = {1,3}
A-B = {2}

P(A) = {0, 1, 2, {1,2}}
P(B) = {0, 1, 3, {1,3}}
P(A)-P(B) = {2, {1,2}}
P(A-B) = {0, 2}

they aren't equal and one isn't a subset of another.
 
  • #4
Ah, you're right.
 

1. What is the purpose of proving power set equations?

The purpose of proving power set equations is to demonstrate the relationship between a set and its power set. It helps to show how the power set contains all possible subsets of a given set, including the empty set and the set itself.

2. How do you prove a power set equation?

To prove a power set equation, you must show that both sides of the equation contain the same elements. This can be done by using logical operations such as set inclusion, set union, and set intersection.

3. What are the steps involved in proving a power set equation?

The steps involved in proving a power set equation are as follows:

  • Start by writing out the power set of the given set.
  • Use logical operations to manipulate the elements of the power set and simplify the equation.
  • Show that the resulting equation is equivalent to the original equation by using set operations and definitions.
  • Conclude by stating that the power set equation has been proven.

4. Are there any special cases when proving power set equations?

Yes, there are a few special cases when proving power set equations. One example is when the given set is the empty set, in which case the power set will only contain the empty set itself. Another case is when the given set contains only one element, in which case the power set will contain two elements: the empty set and the set itself.

5. Why is it important to understand power set equations?

Understanding power set equations is important because it is a fundamental concept in set theory and has many applications in mathematics and computer science. It also helps to build a strong foundation for understanding more complex concepts in these fields.

Similar threads

Replies
9
Views
423
  • Precalculus Mathematics Homework Help
Replies
4
Views
3K
  • Precalculus Mathematics Homework Help
Replies
5
Views
2K
  • Precalculus Mathematics Homework Help
Replies
24
Views
5K
  • Topology and Analysis
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
24
Views
2K
  • Precalculus Mathematics Homework Help
Replies
10
Views
4K
  • Calculus and Beyond Homework Help
Replies
5
Views
886
  • Precalculus Mathematics Homework Help
Replies
10
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
614
Back
Top