幂集
幂集 | |
---|---|
术语名称 | 幂集 |
英语名称 | power set |
别名 | powerset |
幂集(power set)是对一个集合,由其所有子集构成的新的集合。
定义
幂集 | |
---|---|
运算名称 | 幂集 |
运算符号 | [math]\displaystyle{ \mathcal{P}(\bullet) }[/math],[math]\displaystyle{ 2^\bullet }[/math] |
Latex | \mathcal{P} , 2^
|
运算对象 | 集合 |
运算元数 | 1 |
运算结果 | 集族
|
对于集合 [math]\displaystyle{ A }[/math],它的所有子集所构成的集合叫做 [math]\displaystyle{ A }[/math] 的幂集(power set, powerset),记作 [math]\displaystyle{ \mathcal{P}(A) }[/math]。即: [math]\displaystyle{ \mathcal{P}(A) = \left\{ X \mid X \subseteq A \right\} }[/math]。
其中字母 P 使用的字体在不同的标准下可能有差异,有人记作 [math]\displaystyle{ \mathbb{P}(A) }[/math]、 [math]\displaystyle{ \wp(A) }[/math],甚至 [math]\displaystyle{ P(A) }[/math] 。
也有人记作 [math]\displaystyle{ 2^A }[/math]。
性质
- [math]\displaystyle{ A \in \mathcal{P}(B) \Leftrightarrow A \subseteq B }[/math]
- 对于任意一个集合 [math]\displaystyle{ S }[/math],它的幂集的元素个数有 [math]\displaystyle{ |2^S| = 2^{|S|} }[/math]。
- 空集和原集合都是原集合的幂集的元素。