Logic & Set Theory
Calculate the power set of any given set. Enter set elements and get all possible subsets including the empty set.
Elements can be numbers, letters, or words. Duplicates will be automatically removed.
Try these examples to understand how power sets work
Simple set with 3 elements
Elements: a, b, c
Format: setNotation
Include ∅: true
Power set of numbers
Elements: 1, 2, 3
Format: setNotation
Include ∅: true
Small set demonstrating 2^n formula
Elements: x, y
Format: listFormat
Include ∅: true
Power set of a singleton set
Elements: a
Format: setNotation
Include ∅: true