When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Disjoint sets - Wikipedia

    en.wikipedia.org/wiki/Disjoint_sets

    Two disjoint sets. In set theory in mathematics and formal logic, 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. [1] 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 two ...

  3. Tarjan's off-line lowest common ancestors algorithm - Wikipedia

    en.wikipedia.org/wiki/Tarjan's_off-line_lowest...

    For this offline algorithm, the set P must be specified in advance. It uses the MakeSet, Find, and Union functions of a disjoint-set data structure. MakeSet(u) removes u to a singleton set, Find(u) returns the standard representative of the set containing u, and Union(u,v) merges the set containing u with the set containing v.

  4. Disjoint-set data structure - Wikipedia

    en.wikipedia.org/wiki/Disjoint-set_data_structure

    The precise analysis of the performance of a disjoint-set forest is somewhat intricate. However, there is a much simpler analysis that proves that the amortized time for any m Find or Union operations on a disjoint-set forest containing n objects is O(m log * n), where log * denotes the iterated logarithm. [12] [13] [14] [15]

  5. Axiom of regularity - Wikipedia

    en.wikipedia.org/wiki/Axiom_of_regularity

    Let u be the subset of t consisting of unranked sets. If u is empty, then x is ranked and we are done. Otherwise, apply the axiom of regularity to u to get an element w of u which is disjoint from u. Since w is in u, w is unranked. w is a subset of t by the definition of transitive closure. Since w is disjoint from u, every element of w is ranked.

  6. Sunflower (mathematics) - Wikipedia

    en.wikipedia.org/wiki/Sunflower_(mathematics)

    Then consider ,, …, to be a maximal collection of pairwise disjoint sets (that is, is the empty set unless =, and every set in intersects with some ). Because we assumed that W {\displaystyle W} had no sunflower of size r {\displaystyle r} , and a collection of pairwise disjoint sets is a sunflower, t < r {\displaystyle t<r} .

  7. Partition of a set - Wikipedia

    en.wikipedia.org/wiki/Partition_of_a_set

    A partition of a set X is a set of non-empty subsets of X such that every element x in X is in exactly one of these subsets [2] (i.e., the subsets are nonempty mutually disjoint sets). Equivalently, a family of sets P is a partition of X if and only if all of the following conditions hold: [3]

  8. Disjoint union - Wikipedia

    en.wikipedia.org/wiki/Disjoint_union

    In mathematics, the disjoint union (or discriminated union) of the sets A and B is the set formed from the elements of A and B labelled (indexed) with the name of the set from which they come. So, an element belonging to both A and B appears twice in the disjoint union, with two different labels.

  9. Separated sets - Wikipedia

    en.wikipedia.org/wiki/Separated_sets

    A most basic way in which two sets can be separated is if they are disjoint, that is, if their intersection is the empty set. This property has nothing to do with topology as such, but only set theory. Each of the following properties is stricter than disjointness, incorporating some topological information.