ArticleslgStudy

mathematics

Helly family

Helly family is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Helly family rather than just read about it. In short: In combinatorics, a Helly family of order k is a family of sets in which every minimal subfamily with an empty intersection has k or fewer sets in it. Equivalently, every finite subfamily such that every k-fold intersection is non-empty has non-empty total intersection.

Helly family — main illustration
Helly family — illustration

Key takeaways

  • Helly family belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Helly family to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Helly family from memory before moving on to harder problems.

Reference excerpt

In combinatorics, a Helly family of order k is a family of sets in which every minimal subfamily with an empty intersection has k or fewer sets in it. Equivalently, every finite subfamily such that every k-fold intersection is non-empty has non-empty total intersection. The k-Helly property is the property of being a Helly family of order k. The number k is frequently omitted from these names in the case that k = 2. Thus, a set-family has the Helly property if, for every n sets s 1 , … , s n {\displaystyle s_{1},\ldots ,s_{n}} in the family, if ∀ i , j ∈ [ n ] : s i ∩ s j ≠ ∅ {\displaystyle \forall i,j\in [n]:s_{i}\cap s_{j}\neq \emptyset } , then s 1 ∩ ⋯ ∩ s n ≠ ∅ {\displaystyle s_{1}\cap \cdots \cap s_{n}\neq \emptyset } . These concepts are named after Eduard Helly (1884–1943); Helly's theorem on convex sets, which gave rise to this notion, states that convex sets in Euclidean space of dimension n are a Helly family of order n + 1.

Examples In the family of all subsets of the set {a,b,c,d}, the subfamily {{a,b,c}, {a,b,d}, {a,c,d}, {b,c,d}} has an empty intersection, but removing any set from this subfamily causes it to have a nonempty intersection. Therefore, it is a minimal subfamily with an empty intersection. It has four sets in it, and is the largest possible minimal subfamily with an empty intersection, so the family of all subsets of the set {a,b,c,d} is a Helly family of order 4. Let I be a finite set of closed intervals of the real line with an empty intersection. Let A be the interval whose left endpoint a is as large as possible, and let B be the interval whose right endpoint b is as small as possible. Then, if a were less than or equal to b, all numbers in the range [a,b] would belong to all intervals of I, violating the assumption that the intersection of I is empty, so it must be the case that a > b. Thus, the two-interval subfamily {A,B} has an empty intersection, and the family I cannot be minimal unless I = {A,B}. Therefore, all minimal families of intervals with empty intersections have two or fewer intervals in them, showing that the set of all intervals is a Helly family of order 2. The family of infinite arithmetic progressions of integers also has the 2-Helly property. That is, whenever a finite collection of progressions has the property that no two of them are disjoint, then there exists an integer that belongs to all of them; this is the Chinese remainder theorem.

Formal definition More formally, a Helly family of order k is a set system (V, E), with E a collection of subsets of V, such that, for every finite G ⊆ E with

⋂ X ∈ G X = ∅ , {\displaystyle \bigcap _{X\in G}X=\varnothing ,}

we can find H ⊆ G such that

⋂ X ∈ H X = ∅ {\displaystyle \bigcap _{X\in H}X=\varnothing }

and

| H | ≤ k . {\displaystyle \left|H\right|\leq k.}

In some cases, the same definition holds for every subcollection G, regardless of finiteness. However, this is a more restrictive condition. For instance, the open intervals of the real line satisfy the Helly property for finite subcollections, but not for infinite subcollections: the intervals (0,1/i) (for i = 0, 1, 2, ...) have pairwise nonempty intersections, but have an empty overall intersection.

Helly dimension If a family of sets is a Helly family of order k, that family is said to have Helly number k. The Helly dimension of a metric space is one less than the Helly number of the family of metric balls in that space; Helly's theorem implies that the Helly dimension of a Euclidean space equals its dimension as a real vector space. The Helly dimension of a subset S of a Euclidean space, such as a polyhedron, is one less than the Helly number of the family of translates of S. For instance, the Helly dimension of any hypercube is 1, even though such a shape may belong to a Euclidean space of much higher dimension. Helly dimension has also been applied to other mathematical objects. For instance Domokos (2007) defines the Helly dimension of a group (an algebraic structure formed by an invertible and associative binary operation) to be one less than the Helly number of the family of left cosets of the group.

The Helly property If a family of nonempty sets has an empty intersection, its Helly number must be at least two, so the smallest k for which the k-Helly property is nontrivial is k = 2. The 2-Helly property is also known as the Helly property. A 2-Helly family is also known as a Helly family. A convex metric space in which the closed balls have the 2-Helly property (that is, a space with Helly dimension 1, in the stronger variant of Helly dimension for infinite subcollections) is called injective or hyperconvex. The existence of the tight span allows any metric space to be embedded isometrically into a space with Helly dimension 1.

… excerpt ends here. Continue reading the full article.

Illustrations

Helly family: Each hyperedge of a hypergraph is a set of vertices. No vertex is shared by all 4 edges. Some subfamilies with 3 edges created by removing an edge are non-intersecting (edges 1, 3 and 4), but others aren't (edges 1, 2 and 3 which all share vertex 3), so the 4 edge family is not minimal. However, it isn't possible to remove an edge from either of the non-intersecting 3 edge subfamilies to get a non-intersecting 2 edge subfamily. Thus, the edges form a Helly family of order 3.
Each hyperedge of a hypergraph is a set of vertices. No vertex is shared by all 4 edges. Some subfamilies with 3 edges created by removing an edge are non-intersecting (edges 1, 3 and 4), but others aren't (edges 1, 2 and 3 which all share vertex 3), so the 4 edge family is not minimal. However, it isn't possible to remove an edge from either of the non-intersecting 3 edge subfamilies to get a non-intersecting 2 edge subfamily. Thus, the edges form a Helly family of order 3.

Worked examples

Example 1 — a first encounter with Helly family

Start with the simplest possible case. Write down what Helly family claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Helly family before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Helly family ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Helly family

In research
Helly family appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Helly family in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Helly family is common in secondary-school and first-year university syllabi. It links to neighbouring topics Discrete geometry, Families of sets, Hypergraphs, so understanding it makes those chapters shorter.
In everyday life
Look for Helly family outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Helly family” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Helly family in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Helly family means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Helly family out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Helly family in simple terms?

In combinatorics, a Helly family of order k is a family of sets in which every minimal subfamily with an empty intersection has k or fewer sets in it. Equivalently, every finite subfamily such that every k-fold intersection is non-empty has non-empty total intersection.

Why does Helly family matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Helly family?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Helly family.

Tags

  • Discrete geometry
  • Families of sets
  • Hypergraphs

Keep exploring