- union
- 합집합
- intersection
- 교집합
1 합집합[ | ]
- [math]\displaystyle{ A\cup B }[/math]
- 두 집합 A와 B가 있을 때, A에 속하거나 B에 속하는 원소의 집합
- [math]\displaystyle{ A \cup B = \{ x: x \in A \,\lor x \in B\} }[/math]
2 교집합[ | ]
- [math]\displaystyle{ A\cap B }[/math]
- 두 집합 A와 B가 있을 때, A와 B에 모두 속하는 원소의 집합
- [math]\displaystyle{ A \cap B = \{ x: x \in A \,\land x \in B\} }[/math]
3 같이 보기[ | ]
4 참고[ | ]
편집자 Jmnote Jmnote bot 119.65.112.52
로그인하시면 댓글을 쓸 수 있습니다.