[Home]Partition

HomePage | Recent Changes | Preferences

Difference (from prior author revision) (no other diffs)

Changed: 4c4

Examples:



Examples:




Changed: 6c6,12
* The set {1, 2, 3} has the following partitions { {1}, {2}, {3} }, { {1, 2}, {3} }, { {1, 3}, {2} }, { {1}, {2, 3} } and { {1, 2, 3} }. Note that { {}, {1,3}, {2} } is not a partition because it contains an empty subset and { {1,2}, {2, 3} } is also not a partition because the element 2 is contained in more than one subset.
* The set {1, 2, 3} has the following partitions
** { {1}, {2}, {3} },
** { {1, 2}, {3} },
** { {1, 3}, {2} },
** { {1}, {2, 3} } and
** { {1, 2, 3} }.
: Note that { {}, {1,3}, {2} } is not a partition because it contains an empty subset and { {1,2}, {2, 3} } is also not a partition because the element 2 is contained in more than one subset.

Changed: 8c14

See also:



See also:




A partition of a set X is a set P of nonempty subsets of X such that every element x in X is in exactly one of these subsets.

Examples:

Note that { {}, {1,3}, {2} } is not a partition because it contains an empty subset and { {1,2}, {2, 3} } is also not a partition because the element 2 is contained in more than one subset.

See also:


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions
Last edited July 16, 2001 8:30 pm by Jan Hidders (diff)
Search: