Sets and Functions
#Math213
Sets
Basic
- Concept: A set is an unordered collection of objects. The objects are called elements or members.(强调无序性)
-
Representation:
-
Subset:
-
Size-Carinality 集合的势
- Power Set: 集合所有子集的集合
Tuple and Cartesian Product
- Cartesian Product: 各集合元素的有序组合
- Relation: **A subset of of the Cartesian product
is called a relation from the set A to the set B
Operation
Identities
Function
Basic
Composition of Functions
对于双射,映射及其逆映射的复合即为 Identity Function
Special Function
- Floor and Ceiling Function
- Factorial Function
Sequence
Definition
还可利用递归形式定义
确定初始项,然后即可根据后项与前项之间的关系定义
Common Types
- Geometric Progression: 等比
- Arithmetic Progression: 等差
Cardinality
Countable
The elements of the set can be enumerated and listed
考察集合的势与正整数集势的关系
Core: check one-to-one correspondence 或者寻找一种合理的排列方式
Notice: 正有理数集可数,考虑控制分子分母的和,然后逐项列举
注意有理数集,代数集可数
Uncountable Set
证明集合的势相等:考虑构造两者相互的 one-to-one correspondence
Computable
P: 表示 Power set,即集合所有子集构成的集合