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}i∈I\{A_i\}_{i\in I} of R\mathbb{R}, the following distribution identity holds:

inf⁡(⋃i∈IAi)=inf⁡i∈I(inf⁡Ai). \inf\Bigl(\bigcup_{i\in I} A_i\Bigr) =\inf_{i\in I}\bigl(\inf A_i\bigr).

Proof. Let
x=inf⁡(∪i∈IAi),y=inf⁡i∈Iinf⁡Ai. x = \inf(\cup_{i\in I} A_i),\quad y = \inf_{i\in I} \inf A_i.

Since Ai⊂∪i∈IAiA_i \subset \cup_{i\in I} A_i for all i∈Ii \in I, thus, inf⁡Ai≥x\inf A_i\geq x for all i∈Ii \in I. Therefore y≥xy \geq x.

For any a∈∪i∈IAia \in \cup_{i \in I} A_i, there exists AiA_i containing aa, thus inf⁡Ai≤a\inf A_i \leq a. Thus, y≤ay\leq a for any aa, i.e. yy is a lower bound for ∪i∈IAi\cup_{i \in I} A_i, hence y≤xy \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⁡(⋃i∈IAi)=min⁡i∈Iinf⁡(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 inf⁡Ai\inf A_i is attained, so:

inf⁡Ai=min⁡Ai \inf A_i = \min A_i
and thus (⋃i∈IAi(\bigcup_{i\in I} A_i is also closed and bounded below, thus
inf⁡(⋃i∈IAi)=min⁡(⋃i∈IAi). \inf\Bigl(\bigcup_{i\in I} A_i\Bigr) = \min\Bigl(\bigcup_{i\in I} A_i\Bigr).
Hence:

min⁡(⋃i∈IAi)=min⁡i∈Imin⁡Ai. \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⁡(⋃i∈IAi)=inf⁡i∈Imin⁡Ai. \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:

⋃i≥1Ai={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⁡(⋃i∈IAi)=inf⁡i∈I(inf⁡Ai)\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