Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedprecheck 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 are open, and dually for closed sets

Statement

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

  1. Arbitrary unions of open sets are open. If U is any family of open subsets of R, then ⋃U is open.
  2. Finite intersections of open sets are open. If n∈N and U0,…,Un are open, then U0∩⋯∩Un is open.
  3. Arbitrary intersections of closed sets are closed. If F is a nonempty family of closed subsets of R, then ⋂F is closed.
  4. Finite unions of closed sets are closed. If n∈N and F0,…,Fn are closed, then F0∪⋯∪Fn 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 to be nonempty only so that ⋂F is a subset of R without appeal to a convention about the empty intersection.

Facts & Assumptions

Given: A family U of open subsets of R, with ⋃U={ x∈R:x∈U for some U∈U }; a natural number n and open sets U0,…,Un; a nonempty family F of closed subsets of R, with ⋂F={ x∈R:x∈F for every F∈F }; and closed sets F0,…,Fn.

[A1]

De Morgan's laws in the ambient set theory: for a nonempty family G of subsets of R, R∖⋂G=⋃{ R∖G:G∈G }, and R∖(G0∪⋯∪Gn)=(R∖G0)∩⋯∩(R∖Gn). Also R∖(R∖G)=G.

[L1]

U is open when every x∈U admits a real ε>0 with Nε(x)⊆U; F is closed when R∖F is open (Open subset of R (every point has a neighbourhood inside it), closed subset (complement open), and clopen).

[L2]

Nε(x)={ y:∣y−x∣<ε }, and 0<δ≤ε gives Nδ(x)⊆Nε(x) (The ε-neighbourhood and the punctured ε-neighbourhood of a point of R).

[L3]

Every nonempty finite set of reals has a minimum, so min⁡{ε,η} is defined and equals one of the two entries, and is ≤ 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 x∈⋃U. Then x∈U for some U∈U, and U is open, so there is ε>0 with Nε(x)⊆U⊆⋃U; as x was arbitrary, ⋃U is open, which is claim 1.

givenL1choose
1.2

Now let U and V be open and let x∈U∩V; fix ε>0 with Nε(x)⊆U and η>0 with Nη(x)⊆V.

givenL1choose
2.1

Put δ:=min⁡{ε,η}, which is one of ε,η and hence >0, and satisfies δ≤ε and δ≤η; then Nδ(x)⊆Nε(x)⊆U and Nδ(x)⊆Nη(x)⊆V, so Nδ(x)⊆U∩V, and as x was arbitrary U∩V is open.

step 1.2L2L3
2.2

The family { R∖F:F∈F } consists of open sets by [L1], so its union is open by step 1.1; that union is R∖⋂F by [A1], so ⋂F is closed, which is claim 3.

step 1.1A1L1
3.1

Claim 2 now follows by induction on n: for n=0 the intersection is U0, which is open by hypothesis; and if W:=U0∩⋯∩Un is open then U0∩⋯∩Un+1=W∩Un+1 is an intersection of two open sets, hence open by step 2.1.

step 2.1given
4.1

Each R∖Fi is open by [L1], so (R∖F0)∩⋯∩(R∖Fn) is open by step 3.1; that set is R∖(F0∪⋯∪Fn) by [A1], so F0∪⋯∪Fn 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 · two levels

15 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources