Wednesday, November 19, 2025

Minimum Over Unions: A Distribution Property

Minimum Over Unions: A Distribution Property

Minimum Over Unions: A Distribution Property

This post explains how the infimum distributes over unions of sets, and how this leads to clean formulas for minima when additional assumptions are present. We also highlight a standard counterexample showing where the minimum identity fails for infinite unions.

1. Main Result

Given a family of nonempty subsets {Ai}iI\{A_i\}_{i\in I} of R\mathbb{R}, the following distribution identity holds:

inf(iIAi)=infiI(infAi). \inf\Bigl(\bigcup_{i\in I} A_i\Bigr) =\inf_{i\in I}\bigl(\inf A_i\bigr).

Proof. Let
x=inf(iIAi),y=infiIinfAi. x = \inf(\cup_{i\in I} A_i),\quad y = \inf_{i\in I} \inf A_i.

Since AiiIAiA_i \subset \cup_{i\in I} A_i for all iIi \in I, thus, infAix\inf A_i\geq x for all iIi \in I. Therefore yxy \geq x.

For any aiIAia \in \cup_{i \in I} A_i, there exists AiA_i containing aa, thus infAia\inf A_i \leq a. Thus, yay\leq a for any aa, i.e. yy is a lower bound for iIAi\cup_{i \in I} A_i, hence yxy \leq x.

Thus x=yx = y.

2. Consequences

(i) Finite index set

When II is finite, an infimum of a finite set of real numbers is actually a minimum. Therefore:

inf(iIAi)=miniIinf(Ai). \inf\Bigl(\bigcup_{i\in I} A_i\Bigr) =\min_{i\in I} \inf(A_i).

(ii) Closed and lower-bounded sets

If II is finite and each AiA_i is closed and bounded below, then each infAi\inf A_i is attained, so:

infAi=minAi \inf A_i = \min A_i
and thus (iIAi(\bigcup_{i\in I} A_i is also closed and bounded below, thus
inf(iIAi)=min(iIAi). \inf\Bigl(\bigcup_{i\in I} A_i\Bigr) = \min\Bigl(\bigcup_{i\in I} A_i\Bigr).
Hence:

min(iIAi)=miniIminAi. \min\Bigl(\bigcup_{i\in I} A_i\Bigr) =\min_{i\in I} \min A_i.

3. Counterexample for Infinite Index Sets

For infinite II, the following identity does not hold

min(iIAi)=infiIminAi. \min\Bigl(\bigcup_{i\in I} A_i\Bigr) =\inf_{i\in I} \min A_i.

The problem is that the minima may fail to exist even if each AiA_i has one. Indeed, let us consider:

Ai={1/i}. A_i = \{1/i\}.

Each AiA_i has a minimum equal 1/n1/n, thus the right-hand-side is 00.

However, the union is:

i1Ai={1,1/2,1/3,}. \bigcup_{i\ge 1} A_i = \{1, 1/2, 1/3, \dots\}.

Its infimum is 00, but the min does not exist.

Conclusion

The identity

inf(iIAi)=infiI(infAi)\inf\Bigl(\bigcup_{i\in I} A_i\Bigr) = \inf_{i\in I}\bigl(\inf A_i\bigr)

is always valid. However, replacing infimum by minimum requires additional assumptions—most notably finiteness of the index set and closedness of the sets involved. Infinite unions can easily destroy the existence of a minimum, even when every individual set has one.

Popular Posts