"서로소 집합"의 두 판 사이의 차이

1번째 줄: 1번째 줄:
{{다른뜻|서로소 (수)|서로소}}
{{다른뜻|서로소 (수)|서로소}}
{{다른뜻|서로소 (집합)|서로소 집합}}
{{다른뜻|서로소 (집합)}}
==개요==
==개요==
;disjoint set, disjoint
;disjoint set, disjoint

2020년 7월 10일 (금) 01:01 판

  다른 뜻에 대해서는 서로소 (수) 문서를 참조하십시오.
  다른 뜻에 대해서는 서로소 (집합) 문서를 참조하십시오.

1 개요

disjoint set, disjoint
서로素 집합, 서로素
서로소 집합, 서로소
  • 두 집합의 교집합이 공집합인 경우
  • 예: {1, 2, 3}와 {4, 5, 6}[1]
  • [math]\displaystyle{ A\cap B = \emptyset }[/math]

 

2 문제

  • 전체집합 [math]\displaystyle{ U={1 ,2, 3, 4} }[/math]의 부분집합 중에서 집합 [math]\displaystyle{ A={2, 3} }[/math]과 서로소인 집합을 모두 구하시오.
[math]\displaystyle{ \emptyset, \{1\}, \{4\}, \{1, 4\} }[/math]

3 같이 보기

4 참고

  1. {(1,0), (2,0), (3,0)}와 {(1,1), (2,1)}
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}