- The power set is a set which includes all the subsets including the empty set and the original set itself. It is usually denoted by P.
- Z denotes the set of integers
- An integer is the number zero (0), a positive natural number (1, 2, 3, etc.) or a negative integer with a minus sign (−1, −2, −3, etc.).
- Cardinality is the number of elements in a given mathematical set
- The power set is the set that contains all subsets of a given set.
- A × A × A = {(a, b, c) : a, b, c ∈ A}
'WIL(What I Learned)' 카테고리의 다른 글
M.Fattah Discrete Mathematics 1.Sets workbook - 2 (0) | 2023.01.04 |
---|---|
파이썬 == 연산자 활용 예시 (0) | 2022.12.29 |
K-mooc 자료구조 및 알고리즘 2주차 1차시 퀴즈만들기 (0) | 2022.12.24 |
k-mooc 자료구조 및 알고리즘 1주차 2차시 퀴즈 만들기 (0) | 2022.12.23 |
VSCode C++ 사용자가 입력하기 (2) | 2022.09.16 |