Set notation: Difference between revisions

Content deleted Content added
No edit summary
Line 40:
Another set-denotational convention that relies on metaphor comes from [[enumerative combinatorics]]. It derives a symbol for a set {{math|''S''}} from an expression for the set's [[cardinality]], or size, {{math||''S''|}}. Perhaps the simplest and best known example is the [[Cartesian product]] of sets {{math|''A''}} and {{math|''B''}}, which is the set {{math|{(''a'', ''b'') : ''a''∈''A'', ''b''∈''B''}}}. Since in this set every element of {{math|''A''}} gets paired exactly once with every element of {{math|''B''}}, its cardinality is {{math||''A''| × |''B''|}}. For this reason, the set is denoted by {{math|''A''×''B''}}. In fact, that same fact about its cardinality is why this set is called a ''product''.
 
There are many other examples of this convention. One is the set of [[Function (mathematics)|functions]] from set {{math|''A''}} to set {{math|''B''}}. When {{math|''A''}} and {{math|''B''}} are [[Finite set|finite]], specifying any such function amounts to choosing for each element of {{math|''A''}} which element of {{math|''B''}} should be its [[image (mathematics)|image]],. soSo, the number of these functions is {{math|&#124;''B''&#124;<sup>&#124;''A''&#124;</sup>}}. Thus, one denotes the set of all functions from {{math|''A''}} to {{math|''B''}} as {{math|''B''<sup>''A''</sup>}}. Another example is the [[power set]] of a set {{math|''S''}}, which, having cardinality {{math|2<sup>&#124;''S''&#124;</sup>}}, is denoted by {{math|2<sup>''S''</sup>}}. Note, though, that since any [[subset]] of {{math|''S''}} may be seen as a function assigning to each element of {{math|''S''}} one or the other element of {include,&nbsp;exclude}, the notation {{math|2<sup>''S''</sup>}} may be seen as a special case of {{math|''B''<sup>''A''</sup>}}. The cardinality metaphor has also been used to derive from the standard notation for [[binomial coefficients]] the notation <math>\tbinom X k</math> for the set of all {{math|''k''}}-element subsets of a set {{math|''X''}}.
 
An example where this cardinality-based convention appears not to have been used yet is {{math|''X''!}} to denote the set of all [[permutations]] of a set {{math|''X''}}. Since it is usually seen as the underlying set of a [[symmetric group]], this set is typically denoted by a symbol for the group itself, either {{math|''S''<sub>''X''</sub>}} or {{math|Sym(''X'')}}.