Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-26
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced — the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted — a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated — a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

Arbitrary unions and finite intersections of open subsets of R\mathbb{R} are open, and dually for closed sets

Statement

Let open and closed subsets of R\mathbb{R} be as in Open subset of R\mathbb{R} (every point has a neighbourhood inside it), closed subset (complement open), and clopen.

  1. Arbitrary unions of open sets are open. If U\mathcal{U} is any family of open subsets of R\mathbb{R}, then U\bigcup \mathcal{U} is open.
  2. Finite intersections of open sets are open. If nNn \in \mathbb{N} and U0,,UnU_0, \dots, U_n are open, then U0UnU_0 \cap \dots \cap U_n is open.
  3. Arbitrary intersections of closed sets are closed. If F\mathcal{F} is a nonempty family of closed subsets of R\mathbb{R}, then F\bigcap \mathcal{F} is closed.
  4. Finite unions of closed sets are closed. If nNn \in \mathbb{N} and F0,,FnF_0, \dots, F_n are closed, then F0FnF_0 \cup \dots \cup F_n is closed.

The word finite in claims 2 and 4 is not decoration: an arbitrary intersection of open sets need not be open, and dually an arbitrary union of closed sets need not be closed; the remarks below say where that is settled. Claim 3 asks F\mathcal{F} to be nonempty only so that F\bigcap \mathcal{F} is a subset of R\mathbb{R} without appeal to a convention about the empty intersection.

Facts & Assumptions

Given: A family U\mathcal{U} of open subsets of R\mathbb{R}, with U={xR:xU for some UU}\bigcup \mathcal{U} = \{\, x \in \mathbb{R} : x \in U \text{ for some } U \in \mathcal{U} \,\}; a natural number nn and open sets U0,,UnU_0, \dots, U_n; a nonempty family F\mathcal{F} of closed subsets of R\mathbb{R}, with F={xR:xF for every FF}\bigcap \mathcal{F} = \{\, x \in \mathbb{R} : x \in F \text{ for every } F \in \mathcal{F} \,\}; and closed sets F0,,FnF_0, \dots, F_n.

[A1]

De Morgan's laws in the ambient set theory: for a nonempty family G\mathcal{G} of subsets of R\mathbb{R}, RG={RG:GG}\mathbb{R} \setminus \bigcap \mathcal{G} = \bigcup \{\, \mathbb{R} \setminus G : G \in \mathcal{G} \,\}, and R(G0Gn)=(RG0)(RGn)\mathbb{R} \setminus (G_0 \cup \dots \cup G_n) = (\mathbb{R} \setminus G_0) \cap \dots \cap (\mathbb{R} \setminus G_n). Also R(RG)=G\mathbb{R} \setminus (\mathbb{R} \setminus G) = G.

[L1]

UU is open when every xUx \in U admits a real ε>0\varepsilon > 0 with Nε(x)UN_\varepsilon(x) \subseteq U; FF is closed when RF\mathbb{R} \setminus F is open (Open subset of R\mathbb{R} (every point has a neighbourhood inside it), closed subset (complement open), and clopen).

[L2]

Nε(x)={y:yx<ε}N_\varepsilon(x) = \{\, y : |y - x| < \varepsilon \,\}, and 0<δε0 < \delta \le \varepsilon gives Nδ(x)Nε(x)N_\delta(x) \subseteq N_\varepsilon(x) (The ε\varepsilon-neighbourhood and the punctured ε\varepsilon-neighbourhood of a point of R\mathbb{R}).

[L3]

Every nonempty finite set of reals has a minimum, so min{ε,η}\min\{\varepsilon, \eta\} is defined and equals one of the two entries, and is \le both (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).

Proof

technique · direct
1.1

Let xUx \in \bigcup \mathcal{U}. Then xUx \in U for some UUU \in \mathcal{U}, and UU is open, so there is ε>0\varepsilon > 0 with Nε(x)UUN_\varepsilon(x) \subseteq U \subseteq \bigcup \mathcal{U}; as xx was arbitrary, U\bigcup \mathcal{U} is open, which is claim 1.

givenL1choose
1.2

Now let UU and VV be open and let xUVx \in U \cap V; fix ε>0\varepsilon > 0 with Nε(x)UN_\varepsilon(x) \subseteq U and η>0\eta > 0 with Nη(x)VN_\eta(x) \subseteq V.

givenL1choose
2.1

Put δ:=min{ε,η}\delta := \min\{\varepsilon, \eta\}, which is one of ε,η\varepsilon, \eta and hence >0> 0, and satisfies δε\delta \le \varepsilon and δη\delta \le \eta; then Nδ(x)Nε(x)UN_\delta(x) \subseteq N_\varepsilon(x) \subseteq U and Nδ(x)Nη(x)VN_\delta(x) \subseteq N_\eta(x) \subseteq V, so Nδ(x)UVN_\delta(x) \subseteq U \cap V, and as xx was arbitrary UVU \cap V is open.

step 1.2L2L3
2.2

The family {RF:FF}\{\, \mathbb{R} \setminus F : F \in \mathcal{F} \,\} consists of open sets by [L1], so its union is open by step 1.1; that union is RF\mathbb{R} \setminus \bigcap \mathcal{F} by [A1], so F\bigcap \mathcal{F} is closed, which is claim 3.

step 1.1A1L1
3.1

Claim 2 now follows by induction on nn: for n=0n = 0 the intersection is U0U_0, which is open by hypothesis; and if W:=U0UnW := U_0 \cap \dots \cap U_n is open then U0Un+1=WUn+1U_0 \cap \dots \cap U_{n+1} = W \cap U_{n+1} is an intersection of two open sets, hence open by step 2.1.

step 2.1given
4.1

Each RFi\mathbb{R} \setminus F_i is open by [L1], so (RF0)(RFn)(\mathbb{R} \setminus F_0) \cap \dots \cap (\mathbb{R} \setminus F_n) is open by step 3.1; that set is R(F0Fn)\mathbb{R} \setminus (F_0 \cup \dots \cup F_n) by [A1], so F0FnF_0 \cup \dots \cup F_n is closed, which is claim 4.

step 3.1A1L1
5.1

Claims 1, 2, 3 and 4 are steps 1.1, 3.1, 2.2 and 4.1 respectively, so arbitrary unions and finite intersections of open sets are open, and arbitrary intersections and finite unions of closed sets are closed.

step 1.1step 2.2step 3.1step 4.1

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 25 results over 9 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources