Snippets (fiction: songs)

From Gnomon Chronicles
Revision as of 05:30, 11 July 2019 by Admin (talk | contribs) (Created page with "Things to use or delete. See Snippets. == Disjoint Set Blues == Disjoint Set Blues In mathematics, two sets are said to be disjoint sets if they have no element in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Things to use or delete. See Snippets.

Disjoint Set Blues

Disjoint Set Blues

In mathematics, two sets are said to be disjoint sets if they have no element in common. Equivalently, two disjoint sets are sets whose intersection is the empty set.

For example, {1, 2, 3} and {4, 5, 6} are disjoint sets, while {1, 2, 3} and {3, 4, 5} are not disjoint. A collection of more than two sets is called disjoint if any two distinct sets of the collection are disjoint.

https://en.wikipedia.org/wiki/Disjoint_sets