數學英文
集合運算
學習任何一種新的數學物件,首先要看物件之間有哪些關係 (relations),
接著就要看物件之間有哪些互動 (interactions),
而互動的方式通常就是運算 (operations)。
例如實數有「取負數」(negation) 這種單元運算 (unary operation),
以及加、減、乘、除、次方這些二元運算 (binary operations)。
集合也有單元與二元運算。
集合有兩種常見的單元運算;令 是某集合。
- Cardinality: 元素個數,記作 或 ,讀作
the cardinality of 或者白話地說 the number of elements of 。
其中 跟絕對值符號一樣,而井字號 稱為 pound 或 hash。
嚴格來說 cardinality 並不是集合運算,因為它的結果是整數而不是集合。
- 餘集 (complement): 在假設某個宇集或母集 (universal set) 的前提下,
或 是不在 裡(但是在宇集裡)的元素所成的集合,
稱為 the complement of 。
常見的二元運算如下;令 、 為二集合。
- 交集 (intersection):,其中 符號稱為 cap。
- 聯集 (union):,其中 符號稱為 cup。
- 差集 (relative complement): 或 ,
the relative complement of in ,
其中反斜線 符號稱為 backslash。
如果宇集是 ,則前面說的餘集就是 。
-
直積 (cartesian product):
其中 是有序對 (ordered pair),符號 唸 cross。
-
Symmetric difference:記作 或 ,
意思是在 但不在 裡的元素所成的集合,
elements that belong to or but not to both,亦即
符號 唸 delta,符號 唸 oh-minus。
Created: July 15, 2022
Last Revised: 11/28
© Copyright 2022 Wei-Chang Shann 單維彰
[Home Page]
shann@math.ncu.edu.tw