Given a set A, the power set of A is all the subsets of A. This is written in set notation as ℘(A) = { X | X ⊆ A }. Note that the empty set is always a member of every power set and every set is a member of its own power set.
Given set B = {3, 7, 8}, the power set of B is defined as ℘(B) = { X | X ⊆ B } = { {}, {3}, {7}, {8}, {3, 7}, {3, 8}, {7, 8}, {3, 7, 8} }.
| # | A | B | C | D |
| E | F | G | H | I |
| J | K | L | M | N |
| O | P | Q | R | S |
| T | U | V | W | X |
| Y | Z |
All Math Words Encyclopedia is a service of
Life is a Story Problem.org.
Copyright © 2005-2011 Life is a Story Problem.org. All rights reserved.
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License