Enter a set of numbers, and the calculator will determine the power set, cardinality, subsets, and proper subsets with detailed calculations.
Related
The Power Set Calculator generates the power set of a given set. It displays all possible subsets, including the empty set and the original set, without considering the order of elements.
In mathematics, a power set is the set of all subsets of a given set, including the empty set and the set itself. It is denoted as P(X). Essentially, it lists every possible combination of elements from the original set.
Example: Let X = {a, b, c}
Subsets: {}, {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, which is also the cardinality of the power set.
Let X = {1, 2, 3, 4}
Number of elements, n = 4
Number of elements in power set = 2⁴ = 16
Subsets:
The number of elements in a set X is written as |X|. For a set with n elements:
|P(X)| = 2n
The null (empty) set has no elements. Its power set:
The power set generator quickly creates all possible subsets of a given set. Steps to use it:
The power set must contain at least the empty set. For a null set, |P({})| = 2⁰ = 1. This is the smallest power set and a proper subset of all other power sets.
The null set is finite, with cardinality 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