集合演算 と包含関係
Set operations and inclusion relations 包含関係 ほうがんかんけい
1導入 どうにゅう
この
1Introduction
The important point in
Once this correspondence is fixed,
2用語 ようご と定義 ていぎ
で
である。
2Terms and definitions
For
After fixing a
The complement depends on which universal set is being used. If this premise is omitted, the same can have different complements.
3方針 ほうしん
という
となる。これは と
3Method
To prove an identity of
Using the
which is equivalent to .
data/lecture/math/discrete-math/集合の基本-講義.n.md4直感的 ちょっかんてき な説明 せつめい
この
は
4Intuitive explanation
A
In this view,
are natural. The negation of "in or in " is "not in and not in ". The negation of "in and in " is "not in or not in ".
5厳密 げんみつ な説明 せつめい
とは、
たとえば は、
5Rigorous explanation
The statement means that, for every , holds. Therefore a proof of an
For example, is proved in one sentence: take arbitrary . Then and , so in particular .
On the other hand, is proved as follows. Take arbitrary . Then or is true, so . Here no information about is needed because an "or" statement is true when one side is true.
6例題 れいだい :ド・モルガンの法則 ほうそく De Morgan's laws を元 げん element で証明 しょうめい する
6Worked example: proving De Morgan's law by elements
6.1問題 もんだい
6.1Problem
For subsets of a
6.2解説 かいせつ
である。
である。これは
と
6.2Explanation
Take arbitrary . Then
By the definition of
This is equivalent to
that is, . Since the equivalence holds for every ,
7変 か わるものと保存 ほぞん されるもの
| と の | ||
| に | の | |
7What changes and what is preserved
| Operation | What changes | What is preserved |
|---|---|---|
| The condition is weakened by "or" | All | |
| The condition is tightened by "and" | Only elements belonging to both sets remain | |
| Elements belonging to are removed | No element outside is added | |
| The viewpoint moves outside | The |
8見分 みわ け方 かた
条件 じょうけん に「または」が表 あらわ れたら、和集合 わしゅうごう union を考 かんが える。条件 じょうけん に「かつ」が表 あらわ れたら、共通部分 きょうつうぶぶん intersection を考 かんが える。条件 じょうけん に「でない」が表 あらわ れたら、補集合 ほしゅうごう complement または差集合 さしゅうごう set difference を考 かんが える。補集合 ほしゅうごう complement を用 もち いるときは、全体集合 ぜんたいしゅうごう universal set が何 なに かを確認 かくにん する。
8How to distinguish the ideas
- If the condition contains "or", think of a
union .和集合 わしゅうごう - If the condition contains "and", think of an
intersection .共通部分 きょうつうぶぶん - If the condition contains "not", think of a
complement or a補集合 ほしゅうごう set difference .差集合 さしゅうごう - When using a complement, first check what the
universal set is.全体集合 ぜんたいしゅうごう
9証明 しょうめい 補足 ほそく :集合演算 しゅうごうえんざん が包含 ほうがん を保 たも つ理由 りゆう
ここでは、
である。このとき、
が
つぎに とする。このとき かつ である。 より なので、 である。よって である。
である。 なら である。もし なら より となり
この
9Proof supplement: why set operations preserve inclusion
Here we prove concretely what
Then, for every set ,
hold.
To prove the first inclusion, take . Then or . If , then by , hence . If , then again . Therefore .
Next take . Then and . Since , we have , so . Therefore .
For complements, the direction reverses. If the universal set is fixed, then
Indeed, if , then . If were true, then would imply , a contradiction. Hence , so .
This proof is also practice in reading set operations not as symbol manipulation, but as conditions on whether an element belongs to a set.