Enter a set of numbers, and the calculator will determine the power set, cardinality, subsets, and proper subsets with detailed calculations.
This Power Set Calculator generates the power set of a given set. It shows all possible subsets, including the empty set and the original set, without concern for the order of elements.
In mathematics, a power set is the set of all subsets of a given set, including the null (empty) set and the set itself. It is denoted as P(X). Simply put, it lists all possible combinations of elements from the original set.
For example, if X = {a, b, c}, the subsets are:
{}, {a}, {b}, {c}, {a, b}, {a, c}, {b, c}, {a, b, c}
Thus, the power set is:
P(X) = {}, {a}, {b}, {c}, {a, b}, {a, c}, {b, c}, {a, b, c}
.webp)
For interval-related calculations, you can also use an Interval Notation Calculator.
If a set has n elements, its power set contains 2n elements. This also gives the cardinality of the power set.
Let X = {1, 2, 3, 4}
n = number of elements = 4
Number of elements in the power set = 2⁴ = 16
Subsets are:
The number of elements in a set X is written as |X|. If X has n elements:
|P(X)| = 2n
The null set has no elements. Its power set is:
The power set generator quickly creates all possible subsets of a given set. Follow these steps:
The power set must contain at least the empty set. For a null set, |P({})| = 2⁰ = 1. It is the smallest power set and a proper subset of all other power sets.
The null set is finite, and its cardinality is 0.
Wikipedia: Power Set and Related Concepts
Related
Links
Home Conversion Calculator About Calculator Online Blog Hire Us Knowledge Base Sitemap Sitemap TwoEmail us at
Contact Us© Copyrights 2026 by Calculator-Online.net