Chords
Power Set in the Musical Context
Power Set Power set of a set A is the set whose members are all possible subsets of A. For example, the power set of {1, 2} is {{}, {1}, {2}, {1,2} } . A larger more complex example can be shown using the set {1, 2, 3, 4, 5, 6, 7}: Since the power[…]
Set Difference
Set Difference in the Musical Context Set difference of U and A, denoted U \ A, is the set of all members of U that are not members of A. The set difference {1,2,3} \ {2,3,4} is {1}, while, conversely, the set difference {2,3,4} \ {1,2,3} is {4} . When A is a subset of[…]
