Content deleted Content added
rm "Note that" per MOS:NOTE |
m →Metaphor in denoting sets: Fix sentence separation & punc |
||
Line 36:
One class comprises those notations deriving the symbol for a set from the algebraic form of a representative element of the set. As an example, consider the set of even numbers. Since a number {{math|''b''}} is even precisely if there exists some integer {{math|''a''}} such that {{math|''b'' {{=}} 2''a''}}, the following [[Set-builder_notation#Terms_more_complicated_than_a_single_variable|variation on set-builder notation]] could be used to denote this set: {{math|{2''a'' : ''a''∈'''Z'''}}} (compare this with the formal set-builder notation: {{math|{''b''∈'''Z''' : ∃ ''a''∈'''Z''': ''b'' {{=}} 2''a''}}}). Alternatively, a single symbol for the set of even numbers is {{math|2'''Z'''}}. Likewise, since any odd number must have the form {{math|2''a'' + 1}} for some integer {{math|''a''}}, the set of odd numbers may be denoted {{math|2'''Z'''+1}}.
A second class is based on a strong logical relationship between a set and a particular integer. One example is the bracket notation, in which the set {{math|{1, ..., ''n''}}} of the first {{math|''n''}} positive integers is denoted by {{math|[''n'']}}. (
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''.
|