Learning

open
close

Formula Review

April 26, 2025 | by Bloom Code Studio

Subsets

The number of subsets of a finite set AA is equal to 2 raised to the power of n(A)n(A), where n(A)n(A) is the number of elements in set AA: Number of Subsets of Set A=2n(A)A=2n(A).

Set Operations with Two Sets

The cardinality of AA union B:n(A∪B)=n(A)+n(B)−n(A∩B)

RELATED POSTS

View all

view all