Class: CSE 16 Subject: computer-science discrete-math Date: 2024-09-30 Teacher: Prof. Musacchio

Sets

Power Set

  • = { S: S A} power set is the set of all subsets
    • E.g. A = { 1, 2 }, = { , { 1 }, { 2 }, { 1, 2 } }

Fact

  • If A is a finite set, then,
    • || = 2 .