Alphabeta Math
Session-authored (Fable 5 assisted)
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.

21 results · all verified · 20 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 1 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Partitions of Unity and Paracompactness

1 · Prerequisites

2 · Summary

Open covers, compactness, and the separation axioms provide the setting for refinements and local finiteness. The development uses the compact-cover definition from Open cover, subcover, and compact topological space; a compact subset is a subspace that is compact in its own right, the Hausdorff, regular, and normal conventions from the separation pages, Urysohn's lemma under Dependent Choice, and the lower-limit product obstruction from Assuming choice, normality is not productive: the normal lower-limit line has a nonnormal square. Paracompactness itself is defined without Hausdorffness, so every regularity, normality, shrinking, and partition result names the Hausdorff hypothesis that it uses.

The page defines locally finite refinements, paracompactness, and subordination, then proves the closure and locally finite-sum lemmas needed for regularity, normality, shrinking, and normalization. Under Choice and Dependent Choice, Urysohn functions yield subordinate partitions of unity and their converse characterization. Ornstein's two primary constructions first produce a point-finite refinement and then upgrade that cover to a locally finite one, giving Stone's theorem under Choice. Compactness, ordinal spaces, and the lower-limit line provide the stated positive and negative preservation results.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Refinements, locally finite families, point-finite families, and star refinements

Definition

Let XX be a topological space. A family V\mathcal V of subsets of XX is a refinement of a family U\mathcal U when every VVV\in\mathcal V is contained in some UUU\in\mathcal U. It is an open refinement when, additionally, every VVV\in\mathcal V is open. A refinement of a cover need not itself cover XX; when it does, it is called a refining cover.

A family A\mathcal A of subsets of XX is locally finite when every point xXx\in X has a neighbourhood meeting only finitely many members of A\mathcal A. It is point-finite when every xXx\in X belongs to only finitely many members of A\mathcal A. Local finiteness implies point-finiteness: a neighbourhood of xx meeting only finitely many members contains xx, so every member containing xx is among those finitely many. The converse is not part of the definition and can fail.

For a family U\mathcal U and a subset AXA\subseteq X, its star about AA is St(A,U):={UU:UA}.\operatorname{St}(A,\mathcal U):=\bigcup\{U\in\mathcal U:U\cap A\ne\varnothing\}. A cover V\mathcal V is a star refinement of a cover U\mathcal U when for every VVV\in\mathcal V there is UUU\in\mathcal U with St(V,V)U\operatorname{St}(V,\mathcal V)\subseteq U.

Remarks

The word “neighbourhood” has the library convention from Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open: it need not itself be open. Replacing it by an open neighbourhood gives the same local-finiteness condition, because every neighbourhood contains an open one about the same point.

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Locally finite families remain locally finite after taking closures, closure commutes with their union, and a locally finite union of closed sets is closed

Statement

Let {Ai}iI\{A_i\}_{i\in I} be a locally finite family of subsets of a topological space XX. Then {Ai}iI\{\overline{A_i}\}_{i\in I} is locally finite and iIAi=iIAi.\overline{\bigcup_{i\in I}A_i}=\bigcup_{i\in I}\overline{A_i}. Consequently, a locally finite union of closed subsets of XX is closed.

Facts & Assumptions

Given: A locally finite family {Ai}iI\{A_i\}_{i\in I} in a topological space XX.

[F1]

Local finiteness says that each point has a neighbourhood meeting only finitely many AiA_i (Refinements, locally finite families, point-finite families, and star refinements).

[L1]

A point belongs to A\overline A exactly when every neighbourhood of it meets AA, and A\overline A is the smallest closed superset of AA (A point lies in the closure of AA iff every basic neighbourhood of it meets AA; the closure is the smallest closed superset and equals AA together with its derived set).

Proof

technique · direct
1.1

Fix xXx\in X and a neighbourhood NN of xx meeting only Ai1,,AinA_{i_1},\ldots,A_{i_n}. Choose an open neighbourhood OO of xx with ONO\subseteq N. If OAjO\cap\overline{A_j}\ne\varnothing, choose yOAjy\in O\cap\overline{A_j}; the open neighbourhood OO of yy then meets AjA_j, so NN meets AjA_j and j{i1,,in}j\in\{i_1,\ldots,i_n\}.

F1L1
1.2

The inclusion iAiiAi\bigcup_i\overline{A_i}\subseteq\overline{\bigcup_iA_i} holds because each Ai\overline{A_i} is contained in every closed set containing AiA_i, in particular in iAi\overline{\bigcup_iA_i}.

L1
2.1

Thus OO meets only Ai1,,Ain\overline{A_{i_1}},\ldots,\overline{A_{i_n}}, so the closed family is locally finite.

step 1.1F1
2.2

Let xiAix\in\overline{\bigcup_iA_i} and take NN as in step 1.1; if xiAix\notin\bigcup_i\overline{A_i}, then for each iki_k an open neighbourhood of xx misses AikA_{i_k}, and its finite intersection with an open neighbourhood inside NN misses every AiA_i, contradicting the closure criterion.

step 1.1L1
3.1

Hence iAi=iAi\overline{\bigcup_iA_i}=\bigcup_i\overline{A_i} by steps 1.2 and 2.2; if every AiA_i is closed, the right-hand side is iAi\bigcup_iA_i, so that union is closed.

step 1.2step 2.2L1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Paracompactness: every open cover has a locally finite open refinement, with no separation axiom built into the word

Definition

A topological space XX is paracompact when every open cover U\mathcal U of XX has an open refinement V\mathcal V which covers XX and is locally finite. In symbols, for every open cover U\mathcal U there is a locally finite open cover V\mathcal V such that every VVV\in\mathcal V lies in some UUU\in\mathcal U.

No separation axiom is included in this definition. Some sources reserve the word paracompact for the conjunction of this covering property with Hausdorffness. Here the covering property is named by itself, and any use of Hausdorffness is stated explicitly.

Remarks

The finite-subcover condition defining compactness is recalled in Open cover, subcover, and compact topological space; a compact subset is a subspace that is compact in its own right. A finite family is locally finite, but compactness and paracompactness remain distinct definitions because their conclusions quantify over different refinements of a cover.

PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Every compact space is paracompact

Statement

Every compact topological space is paracompact.

Facts & Assumptions

Given: A compact topological space XX and an open cover U\mathcal U of XX.

[F2]

Paracompactness asks for a locally finite open refinement of each open cover (Paracompactness: every open cover has a locally finite open refinement, with no separation axiom built into the word).

Proof

technique · direct
1.1

By compactness, fix a finite subfamily VU\mathcal V\subseteq\mathcal U covering XX.

F1choose
2.1

The family V\mathcal V is open, covers XX, refines U\mathcal U, and is locally finite because every point has the neighbourhood XX, which meets only members of the finite family V\mathcal V.

step 1.1
3.1

Thus V\mathcal V is the refinement required by [F2], and XX is paracompact.

F2step 2.1
PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Every closed subspace of a paracompact space is paracompact

Statement

Every closed subspace of a paracompact topological space is paracompact.

Facts & Assumptions

Given: A paracompact space XX, a closed subset AXA\subseteq X, and an open cover U\mathcal U of the subspace AA.

[F1]

An open subset of AA has the form OAO\cap A for an open OXO\subseteq X, and XAX\setminus A is open (Subspace topology: the traces of the open sets, its closed sets and its bases, the continuity of the inclusion, and the characteristic property of a map into a subspace).

Proof

technique · direct
1.1

For each member of U\mathcal U, take all ambient open OO whose trace OAO\cap A is that member; together with XAX\setminus A, these ambient open sets form an open cover W\mathcal W of XX.

F1construct
1.2

By [F2], fix a locally finite open cover V\mathcal V refining W\mathcal W.

F2choose
2.1

The nonempty traces VAV\cap A for VVV\in\mathcal V cover AA, are open in AA, and refine U\mathcal U: a VV meeting AA cannot be contained in XAX\setminus A, so its containing member of W\mathcal W is an ambient representative of a member of U\mathcal U.

F1step 1.1step 1.2
2.2

These traces are locally finite in AA, because the trace on AA of a neighbourhood in XX meeting only finitely many VV meets only the corresponding finitely many traces.

step 1.2F1
3.1

The family in step 2.1 is therefore the locally finite open refinement required for AA, so AA is paracompact.

step 2.1step 2.2
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Every paracompact Hausdorff space is regular

Statement

Every paracompact Hausdorff topological space is regular. No choice principle is used.

Facts & Assumptions

Given: A paracompact Hausdorff space XX, a closed set FXF\subseteq X, and a point pXFp\in X\setminus F.

[F2]

A paracompact space gives every open cover a locally finite open refining cover (Paracompactness: every open cover has a locally finite open refinement, with no separation axiom built into the word).

[F3]

Regularity is separation of a point from a disjoint closed set by disjoint open sets (Regular spaces and T3T_3 spaces, with the source disagreement over whether regularity includes T1T_1 stated explicitly).

Proof

technique · direct
1.1

For every xFx\in F, Hausdorffness gives disjoint open sets U,VU,V with xUx\in U and pVp\in V; hence pUp\notin\overline U, since XVX\setminus V is closed and contains UU. Thus the family of all open UU with UFU\cap F\ne\varnothing and pUp\notin\overline U, together with XFX\setminus F, is an open cover U\mathcal U of XX.

F1construct
2.1

Take a locally finite open cover W\mathcal W refining U\mathcal U, and put H:={WW:WF}H:=\bigcup\{W\in\mathcal W:W\cap F\ne\varnothing\}.

F2step 1.1chooseconstruct
3.1

The set HH is open and contains FF: a member of W\mathcal W containing a point of FF cannot refine XFX\setminus F, so it occurs in the defining union.

step 1.1step 2.1
3.2

Every WW occurring in HH lies in an eligible UU of step 1.1, so pWp\notin\overline W; local finiteness and [L1] give H=W\overline H=\bigcup\overline W, whence pHp\notin\overline H.

step 1.1step 2.1L1
4.1

The open sets XHX\setminus\overline H and HH contain pp and FF respectively and are disjoint. By [F3], XX is regular.

step 3.1step 3.2F3
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Every paracompact Hausdorff space is normal

Statement

Every paracompact Hausdorff topological space is normal. No choice principle is used.

Facts & Assumptions

Given: A paracompact Hausdorff space XX and disjoint closed subsets E,FXE,F\subseteq X.

[L1]

Proof

technique · direct
1.1

For each xEx\in E, regularity supplies an open UU containing xx with UF=\overline U\cap F=\varnothing; therefore the family of all such UU, together with XEX\setminus E, is an open cover U\mathcal U of XX.

L1construct
2.1

Take a locally finite open cover W\mathcal W refining U\mathcal U, and set H:={WW:WE}H:=\bigcup\{W\in\mathcal W:W\cap E\ne\varnothing\}.

F1step 1.1chooseconstruct
3.1

The open set HH contains EE, because a member of W\mathcal W containing a point of EE cannot lie inside XEX\setminus E.

step 1.1step 2.1
3.2

Every member WW used in HH lies in one of the eligible UU and so has WF=\overline W\cap F=\varnothing; hence H=W\overline H=\bigcup\overline W is disjoint from FF by [L2].

step 1.1step 2.1L2
4.1

The open sets HH and XHX\setminus\overline H contain EE and FF respectively and are disjoint, so [F2] proves normality.

step 3.1step 3.2F2
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Locally finite partitions of unity and subordination to an open cover

Definition

Let XX be a topological space and let U\mathcal U be an open cover of XX. A family {φs:X[0,1]}sS\{\varphi_s:X\to[0,1]\}_{s\in S} is a partition of unity when each φs\varphi_s is continuous, the family of cozero sets {coz(φs)}sS\{\operatorname{coz}(\varphi_s)\}_{s\in S} is locally finite, and sSφs(x)=1for every xX.\sum_{s\in S}\varphi_s(x)=1\quad\text{for every }x\in X. The sum is unambiguous because local finiteness says that only finitely many summands are nonzero near, and hence at, any fixed point.

It is subordinate to U\mathcal U when for every sSs\in S some UUU\in\mathcal U contains the support supp(φs):=coz(φs).\operatorname{supp}(\varphi_s):=\overline{\operatorname{coz}(\varphi_s)}. Here cozero sets and zero sets have the meanings of Zero sets and cozero sets of continuous real-valued functions.

Remarks

The finite case is included: if SS is finite, the cozero family is locally finite automatically. The definition does not require XX to be Hausdorff; Hausdorffness enters the existence theorem through shrinking and Urysohn's lemma.

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Sums, products, absolute values, finite maxima and minima, and quotients of continuous real-valued maps on a topological space are continuous where defined

Statement

Let f,g:XRf,g:X\to\mathbb R be continuous maps from a topological space. Then f+gf+g, fgfg, f|f|, max(f,g)\max(f,g), and min(f,g)\min(f,g) are continuous. On the open cozero set coz(g)\operatorname{coz}(g), the quotient f/gf/g is continuous. The same holds for every finite sum, product, maximum, or minimum of continuous real-valued maps.

Facts & Assumptions

Proof

technique · direct
1.1

Addition is continuous at (a,b)(a,b) because sa,tb<ε/2|s-a|,|t-b|<\varepsilon/2 gives (s+t)(a+b)<ε|(s+t)-(a+b)|<\varepsilon. Multiplication is continuous there: after requiring tb<1|t-b|<1, one has stabsat+atb<sa(b+1)+atb,|st-ab|\le |s-a||t|+|a||t-b| < |s-a|(|b|+1)+|a||t-b|, which is less than ε\varepsilon when both coordinate errors are smaller than ε/(2(a+b+1))\varepsilon/(2(|a|+|b|+1)). These coordinate conditions describe product neighbourhoods, so both operations are continuous.

L2
2.1

The reverse triangle inequality stst\big||s|-|t|\big|\le |s-t| makes absolute value continuous. Consequently max{s,t}=s+t+st2,min{s,t}=s+tst2\max\{s,t\}=\frac{s+t+|s-t|}{2},\qquad \min\{s,t\}=\frac{s+t-|s-t|}{2} are continuous by step 1.1 and composition.

step 1.1L1L2
2.2

Reciprocal is continuous at b0b\ne0: if tb<b/2|t-b|<|b|/2, then t>b/2|t|>|b|/2 and 1t1b=tbtb<2tbb2.\left|\frac1t-\frac1b\right| =\frac{|t-b|}{|t||b|}<\frac{2|t-b|}{|b|^2}. Thus division (s,t)s/t(s,t)\mapsto s/t is the product of ss and 1/t1/t and is continuous on R×(R{0})\mathbb R\times(\mathbb R\setminus\{0\}); moreover coz(g)\operatorname{coz}(g) is open by [F1].

step 1.1L1F1L2
3.1

The map (f,g):XR2(f,g):X\to\mathbb R^2 is continuous by [L1], so composing it with the operations of steps 1.1 and 2.1 gives continuity of f+gf+g, fgfg, max(f,g)\max(f,g), and min(f,g)\min(f,g); composing ff with absolute value gives continuity of f|f|.

L1step 1.1step 2.1
3.2

Restricting ff and gg to coz(g)\operatorname{coz}(g) and composing their product map with division gives continuity of f/gf/g there.

L1step 2.2
4.1

Iterating the binary operations of step 3.1 proves the finite assertions.

step 3.1
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

A locally finite family of continuous nonnegative functions has a continuous pointwise sum

Statement

Let {fs:X[0,)}sS\{f_s:X\to[0,\infty)\}_{s\in S} be continuous and suppose that {coz(fs)}sS\{\operatorname{coz}(f_s)\}_{s\in S} is locally finite. Then f(x):=sSfs(x)f(x):=\sum_{s\in S}f_s(x) is a well-defined continuous map X[0,)X\to[0,\infty).

Facts & Assumptions

Given: A locally finite family of cozero sets of continuous nonnegative functions on XX.

[F1]

At every point, a locally finite family has a neighbourhood meeting only finitely many members (Locally finite partitions of unity and subordination to an open cover).

Proof

technique · direct
1.1

Fix xXx\in X and a neighbourhood NN meeting only coz(fs1),,coz(fsn)\operatorname{coz}(f_{s_1}),\ldots,\operatorname{coz}(f_{s_n}); every fsf_s with s{s1,,sn}s\notin\{s_1,\ldots,s_n\} vanishes on NN.

F1
2.1

Thus at every point of NN the displayed pointwise sum equals the finite sum fs1++fsnf_{s_1}+\cdots+f_{s_n}, so it is well defined and agrees on NN with a continuous function.

step 1.1L1
3.1

Since every point has such a neighbourhood NN, the pointwise sum is continuous on XX and is nonnegative.

step 2.1
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

A locally finite nonnegative family with positive pointwise sum normalizes to a partition of unity

Statement

Let {fs:X[0,)}sS\{f_s:X\to[0,\infty)\}_{s\in S} be continuous with locally finite cozero family, and suppose f:=sfsf:=\sum_s f_s is positive at every point. Then φs:=fs/f\varphi_s:=f_s/f form a partition of unity; their cozero sets and supports are the same as those of the corresponding fsf_s.

Facts & Assumptions

Given: A locally finite nonnegative continuous family whose pointwise sum is everywhere positive.

[L1]

The sum f=sfsf=\sum_s f_s is continuous (A locally finite family of continuous nonnegative functions has a continuous pointwise sum).

[F1]

A family of continuous maps X[0,1]X\to[0,1] is a partition of unity exactly when its cozero family is locally finite and its pointwise sum is one (Locally finite partitions of unity and subordination to an open cover).

Proof

technique · direct
1.1

By [L1] the function ff is continuous, and the positivity hypothesis makes coz(f)=X\operatorname{coz}(f)=X.

L1
2.1

Therefore each φs=fs/f\varphi_s=f_s/f is continuous by [L2] and nonnegative. Since fs(x)f(x)f_s(x)\le f(x), it takes values in [0,1][0,1], and positivity of ff gives coz(φs)=coz(fs)\operatorname{coz}(\varphi_s)=\operatorname{coz}(f_s).

step 1.1L2
3.1

At every xXx\in X, local finiteness makes the sum finite and gives sφs(x)=sfs(x)/f(x)=f(x)/f(x)=1\sum_s\varphi_s(x)=\sum_sf_s(x)/f(x)=f(x)/f(x)=1.

step 2.1
4.1

The cozero family is unchanged, hence locally finite, and equality of cozero sets also gives equality of supports. Thus [F1] says that {φs}\{\varphi_s\} is a partition of unity.

step 2.1step 3.1F1
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passverified 2026-08-09 (gpt-5.6-terra-codex-subscription)Open item page →

Under choice, every open cover of a paracompact Hausdorff space has locally finite open refinements {Vs}\{V_s\} and {Ws}\{W_s\} with VsWsWsUs\overline{V_s}\subseteq W_s\subseteq\overline{W_s}\subseteq U_s

Statement

Assume the Axiom of Choice. If XX is paracompact and Hausdorff and U\mathcal U is an open cover, there are a set SS, a map sUss\mapsto U_s from SS into U\mathcal U, and locally finite open covers {Vs}sS\{V_s\}_{s\in S} and {Ws}sS\{W_s\}_{s\in S} with VsWsWsUs(sS).\overline{V_s}\subseteq W_s\subseteq\overline{W_s}\subseteq U_s\quad(s\in S).

Facts & Assumptions

Given: The Axiom of Choice, a paracompact Hausdorff space XX, and an open cover U\mathcal U.

[A1]

Every family of nonempty sets has a choice function (The Axiom of Choice).

[L3]

In a regular space, xOx\in O open gives an open RR with xRROx\in R\subseteq\overline R\subseteq O (A space is regular if and only if every point has a neighbourhood base of closed neighbourhoods, if and only if xUx \in U open gives an open VV with xVVUx \in V \subseteq \overline{V} \subseteq U, implication (a)\Rightarrow(b)).

Proof

technique · constructive
1.1

We first prove a one-shrink construction for any open cover C\mathcal C. Let R\mathcal R be the family of all open RR for which RC\overline R\subseteq C for some CCC\in\mathcal C. By [L1] and [L3], R\mathcal R covers XX. Take a locally finite open refining cover A\mathcal A of R\mathcal R by [F1], discard its empty members, and use [A1] to assign to each AAA\in\mathcal A sets R(A)RR(A)\in\mathcal R and C(A)CC(A)\in\mathcal C with AR(A)R(A)C(A).A\subseteq R(A)\subseteq\overline{R(A)}\subseteq C(A). Then AR(A)C(A)\overline A\subseteq\overline{R(A)}\subseteq C(A).

A1L1L3F1construct
2.1

Apply step 1.1 to U\mathcal U. This gives a locally finite open cover {Ws}sS\{W_s\}_{s\in S} and assigned UsUU_s\in\mathcal U such that WsUs\overline{W_s}\subseteq U_s.

step 1.1
3.1

Apply step 1.1 again, now to the cover {Ws:sS}\{W_s:s\in S\}. Obtain a locally finite open cover {At}tT\{A_t\}_{t\in T} and a map ts(t)t\mapsto s(t) such that AtWs(t)\overline{A_t}\subseteq W_{s(t)}. For sSs\in S put Vs:={At:s(t)=s}.V_s:=\bigcup\{A_t:s(t)=s\}. The family {Vs}sS\{V_s\}_{s\in S} is an open cover. It is locally finite because any neighbourhood meeting only finitely many AtA_t meets only the corresponding finitely many grouped unions VsV_s.

step 1.1step 2.1construct
4.1

Each subfamily {At:s(t)=s}\{A_t:s(t)=s\} is locally finite, so [L2] gives Vs=s(t)=sAtWs.\overline{V_s} =\bigcup_{s(t)=s}\overline{A_t}\subseteq W_s. Together with step 2.1 this yields VsWsWsUs\overline{V_s}\subseteq W_s\subseteq\overline{W_s}\subseteq U_s for every ss, with both displayed families locally finite open covers.

L2step 2.1step 3.1discharge-construct

Remarks

The Axiom of Choice is used to retain the assignments to cover members through the two locally finite refinements. This is a sufficient hypothesis for this construction; no claim is made that it is the exact choice strength.

TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice and dependent choice, every open cover of a paracompact Hausdorff space admits a locally finite subordinate partition of unity

Statement

Assume the Axiom of Choice and the Axiom of Dependent Choice. Every open cover of a paracompact Hausdorff space admits a locally finite partition of unity subordinate to it.

Facts & Assumptions

Given: Choice, dependent choice, a paracompact Hausdorff space XX, and an open cover U\mathcal U.

[L1]

There are locally finite covers {Vs}\{V_s\}, {Ws}\{W_s\} and UsUU_s\in\mathcal U with VsWsWsUs\overline{V_s}\subseteq W_s\subseteq\overline{W_s}\subseteq U_s (Under choice, every open cover of a paracompact Hausdorff space has locally finite open refinements {Vs}\{V_s\} and {Ws}\{W_s\} with VsWsWsUs\overline{V_s}\subseteq W_s\subseteq\overline{W_s}\subseteq U_s).

[L2]

Every paracompact Hausdorff space is normal (Every paracompact Hausdorff space is normal).

[L3]

Under dependent choice, Urysohn's lemma separates disjoint closed sets in a normal space by a continuous map into [0,1][0,1] (Urysohn's lemma, under the axiom of dependent choice: in a normal space two disjoint closed sets are separated by a continuous function into [0,1][0,1], and conversely such a space is normal, clause 1).

[L4]

If {fs:X[0,)}sS\{f_s:X\to[0,\infty)\}_{s\in S} is a continuous family with locally finite cozero family and everywhere-positive sum f=sfsf=\sum_sf_s, then the functions φs=fs/f\varphi_s=f_s/f form a partition of unity, with the same cozero sets and supports as the corresponding fsf_s (A locally finite nonnegative family with positive pointwise sum normalizes to a partition of unity).

Proof

technique · constructive
1.1

Apply [L1] to obtain Vs,Ws,UsV_s,W_s,U_s as stated.

L1construct
2.1

By [L2], XX is normal. For each ss, the closed sets Vs\overline{V_s} and XWsX\setminus W_s are disjoint, so [L3] gives a continuous fs:X[0,1]f_s:X\to[0,1] equal to 11 on Vs\overline{V_s} and 00 on XWsX\setminus W_s.

step 1.1L2L3choose
3.1

The cozero set of fsf_s lies in WsW_s, while its support lies in WsUs\overline{W_s}\subseteq U_s; since {Ws}\{W_s\} is locally finite, so is the cozero family.

step 1.1step 2.1
3.2

Because {Vs}\{V_s\} covers XX and fs=1f_s=1 on VsV_s, the pointwise sum sfs\sum_sf_s is positive everywhere.

step 1.1step 2.1
4.1

By [L4], the normalized functions φs=fs/(tft)\varphi_s=f_s/(\sum_tf_t) form a locally finite partition of unity; their supports equal those of fsf_s, so step 3.1 makes the partition subordinate to U\mathcal U.

step 3.1step 3.2L4discharge-construct
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

For a Hausdorff space, paracompactness is equivalent, under choice and dependent choice, to the existence of a locally finite subordinate partition of unity for every open cover

Statement

Assume the Axiom of Choice and the Axiom of Dependent Choice. For a Hausdorff space XX, the following are equivalent: XX is paracompact; every open cover of XX admits a locally finite partition of unity subordinate to it.

Facts & Assumptions

Given: A Hausdorff space XX, choice and dependent choice, and an open cover U\mathcal U.

[L1]

A paracompact Hausdorff space has a locally finite partition of unity subordinate to each open cover (Under choice and dependent choice, every open cover of a paracompact Hausdorff space admits a locally finite subordinate partition of unity).

[F1]

In a subordinate partition, cozero sets are open, form a locally finite family, and each support lies in a member of U\mathcal U (Locally finite partitions of unity and subordination to an open cover, Zero sets and cozero sets of continuous real-valued functions).

Proof

technique · direct
1.1

If XX is paracompact, [L1] supplies the asserted partition for U\mathcal U.

L1
1.2

Conversely, suppose every open cover admits such a partition. For the partition subordinate to U\mathcal U, the cozero sets cover XX because their functions sum to one.

F1
1.3

Each cozero set is open, locally finite among the cozero family, and contained in its support and hence in a member of U\mathcal U; it is therefore a locally finite open refinement of U\mathcal U.

F1
2.1

By [F2], step 1.3 proves that XX is paracompact, completing the equivalence.

F2step 1.1step 1.3
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice and dependent choice, every open cover of a compact Hausdorff space admits a finite subordinate partition of unity

Statement

Assume the Axiom of Choice and the Axiom of Dependent Choice. Every open cover of a compact Hausdorff space admits a finite partition of unity subordinate to that cover.

Facts & Assumptions

Given: Choice, dependent choice, a compact Hausdorff space XX, and an open cover U\mathcal U.

[L1]

A compact space is paracompact (Every compact space is paracompact).

[L2]

A paracompact Hausdorff space has a locally finite partition subordinate to each of its open covers (Under choice and dependent choice, every open cover of a paracompact Hausdorff space admits a locally finite subordinate partition of unity).

[L3]

A locally finite sum of continuous nonnegative functions is continuous (A locally finite family of continuous nonnegative functions has a continuous pointwise sum).

Proof

technique · direct
1.1

Compactness gives a finite subcover U0={U1,,Un}\mathcal U_0=\{U_1,\ldots,U_n\} of U\mathcal U.

F1choose
2.1

By [L1] and [L2], apply the partition theorem to the finite cover U0\mathcal U_0 and take a locally finite partition {φs}sS\{\varphi_s\}_{s\in S} subordinate to it.

L1L2step 1.1choose
3.1

Assign each φs\varphi_s to the first UjU_j containing its support, and set hjh_j equal to the corresponding sum. By [L3] the hjh_j are continuous; by [L4] their supports are contained in UjU_j; and h1++hn=1h_1+\cdots+h_n=1.

L3L4step 2.1construct
4.1

Discarding the zero hjh_j leaves a finite subordinate partition of unity.

step 3.1
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, every open cover of a metric space has a point-finite open refinement

Statement

Assume the Axiom of Choice. Every open cover of a metric space has a point-finite open refinement.

Facts & Assumptions

Given: Choice, a metric space XX, and an open cover {Cα}αA\{C_\alpha\}_{\alpha\in A}.

[A1]

Every set can be well ordered under the Axiom of Choice (The Axiom of Choice, The well-ordering theorem).

[F1]

Metric balls are open and each point of an open set has a ball contained in that set (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement).

Proof

technique · constructive
1.1

Well order {Cα}\{C_\alpha\} by [A1], and write R(x,n)=B(x,2n)R(x,n)=B(x,2^{-n}). A ball R(z,n+1)R(z,n+1) is chosen for CαC_\alpha when nn is the least natural number with R(z,n)CαR(z,n)\subseteq C_\alpha and, in addition, R(z,n)CβR(z,n)\subseteq C_\beta for some β<α\beta<\alpha. Let Gα\mathcal G_\alpha be the union of all balls chosen for CαC_\alpha.

A1F1L1construct
2.1

Put Cα:=CαGαC'_\alpha:=C_\alpha\setminus\overline{\mathcal G_\alpha}. Each CαC'_\alpha is open and refines CαC_\alpha.

step 1.1construct
3.1

The CαC'_\alpha cover. Otherwise let CαC_\alpha be the first original member containing an omitted point xx. Then xGαx\in\overline{\mathcal G_\alpha}. By [L1], choose NN with B(x,32N)CαB(x,3\cdot2^{-N})\subseteq C_\alpha, and put δ=2(N+2)\delta=2^{-(N+2)}. Some chosen ball R(z,nz+1)R(z,n_z+1) meets B(x,δ)B(x,\delta); write its radius as r=2(nz+1)r=2^{-(n_z+1)}. If r>δr>\delta, then d(x,z)<r+δ<2rd(x,z)<r+\delta<2r, so its expanded ball R(z,nz)R(z,n_z) contains xx. If rδr\le\delta, then d(x,z)<r+δ2δ<2Nd(x,z)<r+\delta\le2\delta<2^{-N}, so R(z,N)CαR(z,N)\subseteq C_\alpha and minimality gives nzNn_z\le N; hence r2(N+1)=2δr\ge2^{-(N+1)}=2\delta, a contradiction. Thus in every case an expanded chosen ball contains xx. That expanded ball lies in some CβC_\beta with β<α\beta<\alpha, contradicting the choice of α\alpha.

step 1.1step 2.1F1L1
3.2

If xCαx\in C'_\alpha and nn is least with R(x,n)CαR(x,n)\subseteq C_\alpha (which exists by [L1]), then CαC_\alpha is the first cover member containing R(x,n)R(x,n): otherwise R(x,n+1)R(x,n+1) would be chosen for CαC_\alpha and would contain xx, contrary to xGαx\notin\overline{\mathcal G_\alpha}. For each nn there is at most one such first member, and as nn increases their ordinal indices are nonincreasing. Infinitely many distinct indices would therefore give an infinite strictly descending sequence of ordinals, impossible because its range has a least member. Thus only finitely many CαC'_\alpha contain xx.

step 1.1step 2.1L1
4.1

Thus {Cα}\{C'_\alpha\} is the point-finite open refinement required by [F2].

F2step 3.1step 3.2discharge-construct

Remarks

This is part (A), pages 341–342, of Ornstein's primary proof. Its chosen dyadic-ball construction supplies the point-finite refinement to which the controlled-radius construction in part (B) is then applied.

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice, Ornstein's second construction turns a point-finite metric open cover into a locally finite open refinement

Statement

Assume the Axiom of Choice. Every point-finite open cover of a metric space has a locally finite open refinement. Consequently every metric open cover has a locally finite open refinement.

Facts & Assumptions

Given: Choice, a metric space XX, and a point-finite open cover {Cα}αA\{C_\alpha\}_{\alpha\in A}.

[A1]

The Axiom of Choice permits the cover to be well ordered and used to select its first eligible member (The Axiom of Choice, The well-ordering theorem).

[F1]

Metric balls are open, and every point has a positive-radius ball inside some cover member (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement).

[F2]

A locally finite open refinement is the paracompactness refinement of Refinements, locally finite families, point-finite families, and star refinements.

[L1]

Under choice every metric open cover has a point-finite open refinement (Under choice, every open cover of a metric space has a point-finite open refinement).

Proof

technique · constructive
1.1

Well order the point-finite cover. For xXx\in X let ρx=sup{r>0:B(x,r)Cα for some α}.\rho_x=\sup\{r>0:B(x,r)\subseteq C_\alpha \text{ for some }\alpha\}. Put mx=min{1,ρx/4}m_x=\min\{1,\rho_x/4\} when ρx<\rho_x<\infty, and mx=1m_x=1 otherwise. Then 0<mx10<m_x\le1 and B(x,2mx)B(x,2m_x) lies in some cover member: its radius is strictly below ρx\rho_x. Assign xx to the first CαC_\alpha containing B(x,2mx)B(x,2m_x), and let CαC'_\alpha be the union of all B(x,mx)B(x,m_x) assigned to α\alpha.

A1F1construct
2.1

The selected smaller balls cover XX and each lies in its assigned CαC_\alpha, so {Cα}\{C'_\alpha\} is an open refining cover.

step 1.1
2.2

Fix xx. If CαC'_\alpha meets B(x,mx/8)B(x,m_x/8), choose a ball B(y,my)CαB(y,m_y)\subseteq C'_\alpha meeting it. We claim xCαx\in C_\alpha. Otherwise xB(y,2my)x\notin B(y,2m_y), while intersection gives d(x,y)<my+mx/8d(x,y)<m_y+m_x/8; hence my<mx/81/8m_y<m_x/8\le1/8. Thus the truncation in step 1.1 is inactive at yy and ρy=4my\rho_y=4m_y. But B(y,5my)B(x,2mx),B(y,5m_y)\subseteq B(x,2m_x), because d(x,y)+5my<6my+mx/8<7mx/8d(x,y)+5m_y<6m_y+m_x/8<7m_x/8; the right-hand ball lies in some cover member by step 1.1. This contradicts the definition of ρy\rho_y. Thus xCαx\in C_\alpha.

step 1.1
3.1

The input cover is point-finite, so xx belongs to only finitely many CαC_\alpha. Step 2.2 shows that B(x,mx/8)B(x,m_x/8) meets only the corresponding finitely many CαC'_\alpha; hence the new cover is locally finite.

step 2.2F2
4.1

Hence {Cα}\{C'_\alpha\} is a locally finite open refinement of the point-finite cover. For an arbitrary metric open cover, first apply [L1] and then this construction; refinement is transitive, so the result refines the original cover.

L1F2step 2.1step 3.1discharge-construct

Remarks

In the primary paper, part (B) is applied to the point-finite cover obtained in part (A), with that cover renamed {Cα}\{C_\alpha\}. Its local-finiteness test concludes that every new set meeting a fixed small ball has an index α\alpha for which xCαx\in C_\alpha; point-finiteness of the input is exactly what turns this conclusion into finiteness. Thus part (B) upgrades part (A) rather than restarting from the original arbitrary cover.

TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Stone's theorem, under choice: every metric space is paracompact

Statement

Assume the Axiom of Choice. Every metric space is paracompact.

Facts & Assumptions

Given: The Axiom of Choice, a metric space XX, and an arbitrary open cover U\mathcal U of its metric topology.

[L1]

Under choice, every metric open cover has a point-finite open refinement, and Ornstein's second construction turns that point-finite cover into a locally finite open refinement (Under choice, every open cover of a metric space has a point-finite open refinement, Under choice, Ornstein's second construction turns a point-finite metric open cover into a locally finite open refinement).

Proof

technique · direct
1.1

Apply [L1] to the arbitrary cover U\mathcal U.

L1
2.1

The resulting locally finite open refinement is exactly the condition in [F1], so XX is paracompact.

F1step 1.1

Remarks

The theorem is proved here with the Axiom of Choice as a sufficient hypothesis. No assertion is made that this is its exact set-theoretic strength.

CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice and dependent choice, metric open covers admit locally finite subordinate partitions of unity

Statement

Assume the Axiom of Choice and the Axiom of Dependent Choice. Every open cover of a metric space admits a locally finite partition of unity subordinate to it.

Facts & Assumptions

Given: Choice, dependent choice, a metric space XX, and an open cover of its metric topology.

[L1]

The space XX is paracompact under choice (Stone's theorem, under choice: every metric space is paracompact).

[L3]

A paracompact Hausdorff space has a subordinate partition of unity under choice and dependent choice (Under choice and dependent choice, every open cover of a paracompact Hausdorff space admits a locally finite subordinate partition of unity).

Proof

technique · direct
1.1

By [L1] and [L2], XX is paracompact and Hausdorff.

L1L2
2.1

Applying [L3] to the given cover yields the required locally finite subordinate partition of unity.

L3step 1.1
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Assuming countable choice, every countably compact paracompact Hausdorff space is compact

Statement

Assume the Axiom of Countable Choice. Every countably compact paracompact Hausdorff space is compact.

Facts & Assumptions

Given: Countable choice and a countably compact paracompact Hausdorff space XX.

[A1]

Countable choice supplies a choice function for every sequence of nonempty sets (The Axiom of Countable Choice (ACω\mathrm{AC}_\omega)).

[F1]

Countable compactness tests at most countable open covers, while compactness tests all open covers (Countably compact, Lindel"of, sequentially compact, limit point compact and σ\sigma-compact spaces, and relatively compact subsets).

[L2]

Under countable choice, a countable union of at most countable sets is at most countable (Countable unions of at most countable sets, assuming ACω\mathrm{AC}_\omega, Finite, countably infinite, countable, uncountable).

Proof

technique · direct
1.1

Let U\mathcal U be an arbitrary open cover, and take a locally finite open refining cover V\mathcal V by [F2].

F2choose
2.1

Suppose V\mathcal V were infinite. For every nn the family of (n+1)(n+1)-element subsets of V\mathcal V is nonempty; [A1] chooses one EnE_n. Then E=nEnE=\bigcup_nE_n is at most countable by [L2] and infinite because it has finite subsets of arbitrarily large size. Hence, by the definition of at-most-countable, EE is countably infinite; enumerate its distinct members as (Vn)nN(V_n)_{n\in\mathbb N}.

A1L2step 1.1construct
3.1

By [A1] choose dnVnd_n\in V_n for every nn. The range D={dn:nN}D=\{d_n:n\in\mathbb N\} is infinite: if it were finite, local finiteness would make only finitely many distinct VnV_n meet DD, but every VnV_n contains dnDd_n\in D. Moreover the singleton family {{d}:dD}\{\{d\}:d\in D\} is locally finite, since a neighbourhood meeting only finitely many VnV_n can contain only finitely many points dDd\in D.

A1F2step 2.1construct
4.1

Hausdorffness makes points closed, so [L1] makes DD closed. For each dDd\in D, local finiteness gives a neighbourhood meeting only finitely many points of DD; pass to an open subneighbourhood and remove those finitely many other closed points. Using [A1] along an enumeration of DD yields open sets OdO_d with OdD={d}O_d\cap D=\{d\}.

A1F3L1step 3.1construct
5.1

The open set XDX\setminus D, together with the at most countable family {Od:dD}\{O_d:d\in D\}, is an open cover with no finite subcover, contradicting countable compactness in [F1].

F1step 3.1step 4.1
6.1

Hence V\mathcal V is finite. By [L3], select for each member of this finite refining family one containing member of U\mathcal U; the selected members form a finite subcover of U\mathcal U.

step 1.1step 5.1L3
7.1

Since U\mathcal U was arbitrary, [F1] proves that XX is compact.

F1step 6.1

Remarks

Countable choice is spent twice: first to extract a countably infinite subfamily from a putatively infinite locally finite cover, and then to choose one point from each member of that subfamily. The final selection is only finite choice, which is available in ZF.

LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under countable choice, every regular Lindelöf space is paracompact

Statement

Assume the Axiom of Countable Choice. Every regular Lindelöf topological space is paracompact.

Facts & Assumptions

Given: Countable choice, a regular Lindelöf space XX, and an open cover U\mathcal U.

[A1]

Countable choice selects from a countably indexed family of nonempty sets (The Axiom of Countable Choice (ACω\mathrm{AC}_\omega)).

[L1]

If xUx\in U with UU open in a regular space, then some open VV satisfies xVVUx\in V\subseteq\overline V\subseteq U (A space is regular if and only if every point has a neighbourhood base of closed neighbourhoods, if and only if xUx \in U open gives an open VV with xVVUx \in V \subseteq \overline{V} \subseteq U).

Proof

technique · constructive
1.1

The family of all open VV for which VU\overline V\subseteq U for some UUU\in\mathcal U covers XX by [L1]; by Lindelöfness take a sequence V0,V1,V_0,V_1,\ldots covering XX.

L1F1construct
2.1

By [A1], choose UnUU_n\in\mathcal U with VnUn\overline{V_n}\subseteq U_n for each nn.

A1step 1.1choose
3.1

Put Wn:=Uni<nViW_n:=U_n\setminus\bigcup_{i<n}\overline{V_i}. Each WnW_n is open and lies in UnU_n.

step 2.1construct
4.1

The WnW_n cover XX: if nn is the least index with xUnx\in U_n, then xVix\notin\overline{V_i} for i<ni<n, since ViUi\overline{V_i}\subseteq U_i, and hence xWnx\in W_n.

step 1.1step 2.1step 3.1
4.2

The cover is locally finite: for xVkx\in V_k, the neighbourhood VkV_k is disjoint from WnW_n for every n>kn>k, while it can meet only W0,,WkW_0,\ldots,W_k.

step 3.1
5.1

Thus {Wn}\{W_n\} is a locally finite open refinement of U\mathcal U, and [F1] proves paracompactness.

F1step 3.1step 4.1step 4.2discharge-construct
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Refuted: every paracompact space is normal

Statement

Every paracompact space is normal.

Facts & Assumptions

Given: The three-point set X={a,b,c}X=\{a,b,c\} with topology {,{c},{a,c},{b,c},X}\{\varnothing,\{c\},\{a,c\},\{b,c\},X\}.

[F1]

A compact space is paracompact (Every compact space is paracompact).

[F2]

Refutation

technique · direct
1.1

The displayed family is a topology, and XX is compact because every open cover of this finite set already has a finite subcover.

construct
2.1

Its closed sets include {a}\{a\} and {b}\{b\}, while every open set containing aa contains cc and every open set containing bb contains cc.

step 1.1
3.1

Thus the disjoint closed sets {a}\{a\} and {b}\{b\} have no disjoint open neighbourhoods, so XX is not normal by [F2].

F2step 2.1
4.1

By [F1] the compact space XX is paracompact, and step 3.1 refutes the displayed assertion.

F1step 1.1step 3.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Assuming choice, refuted: paracompactness is hereditary

Statement

Assuming the Axiom of Choice, paracompactness is hereditary.

Facts & Assumptions

Given: The Axiom of Choice and the ordinal spaces ω1ω1+1\omega_1\subseteq\omega_1+1.

[A1]

Choice implies the countable choice used by the ordinal compactness theorem (The Axiom of Choice).

[L2]

Under choice, a countably compact paracompact Hausdorff space is compact (Assuming countable choice, every countably compact paracompact Hausdorff space is compact).

[L3]

A compact space is paracompact (Every compact space is paracompact).

[L4]

Every ordinal in its order topology is T1T_1 and Hausdorff, so each singleton is closed (Every ordinal with its order topology has a basis of clopen sets, and is T1T_1, Hausdorff and regular, clauses 2 and 3).

Refutation

technique · direct
1.1

By [A1] and [L1], ω1+1\omega_1+1 is compact, hence paracompact by [L3], and its initial segment ω1\omega_1 is countably compact but noncompact.

A1L1L3
1.2

The initial segment ω1\omega_1 is open in ω1+1\omega_1+1, since its complement is the closed singleton consisting of the top endpoint.

L4
2.1

If ω1\omega_1 were paracompact, its Hausdorffness from [L4] would let [L2] make it compact, contradicting step 1.1.

L2L4step 1.1
3.1

Thus a paracompact space has the nonparacompact subspace ω1\omega_1, which refutes the displayed hereditary assertion.

step 1.1step 1.2step 2.1
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31 rests on unproved material (inherited)Open item page →
Rests on 3 statements not proved in this library, by way of the results it cites. This item cites no such statement directly; it depends on results that do. The unproved premises it inherits are Cohen's first model: an infinite Dedekind-finite set of reals, Sierpiński 1947: the generalised continuum hypothesis implies the Axiom of Choice and The continuum hypothesis and its generalisation are independent of ZFC. Each is recorded with a citation to the literature and is not established here, because the track that would prove it has not yet been developed in this library. Everything else in this proof is proved here.

Assuming choice, refuted: paracompactness is productive

Statement

Assuming the Axiom of Choice, paracompactness is productive.

Facts & Assumptions

Given: The Axiom of Choice and the lower-limit line LL.

[A1]

Choice implies countable choice: apply a choice function to any countably indexed family of nonempty sets (The Axiom of Choice, The Axiom of Countable Choice (ACω\mathrm{AC}_\omega)).

[L1]

The lower-limit line is regular and Lindelöf; under countable choice every regular Lindelöf space is paracompact (The lower-limit line has a clopen basis, is regular, and is Lindelöf under countable choice, Under countable choice, every regular Lindelöf space is paracompact).

[L3]

The product of Hausdorff spaces is Hausdorff (Arbitrary products preserve T0T_0, T1T_1, and Hausdorffness).

[L4]

A paracompact Hausdorff space is normal (Every paracompact Hausdorff space is normal).

Refutation

technique · direct
1.1

By [A1] and [L1], both factors LL are paracompact.

A1L1
2.1

If paracompactness were productive, L2L^2 would be paracompact.

step 1.1
3.1

By [F1] and [L3], L2L^2 is Hausdorff; then [L4] would make it normal, contradicting [L2].

F1L2L3L4step 2.1
4.1

Hence the displayed productive assertion is refuted.

step 3.1
RemarkRemark: AI-generatedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Choice and convention ledger for paracompactness, Stone's theorem, and partitions of unity

Paracompactness here means the open-cover refinement property alone; Hausdorffness is not hidden in the word. It is therefore stated in the regularity, normality, shrinking, and partition-of-unity results that use it. The proofs of Every paracompact Hausdorff space is normal and its regularity predecessor use families of all eligible neighbourhoods, so they make no simultaneous choice. The cover-shrinking construction is recorded under the Axiom of Choice, and the partition theorem records Choice and Dependent Choice separately: Choice handles cover assignments, while the cited Urysohn construction is carried out under Dependent Choice.

The accessible primary text of Ornstein's proof has two distinct parts. Part (A) well orders the cover, removes closures of selected dyadic balls, and obtains a point-finite refinement. Part (B) renames that point-finite cover, assigns controlled-radius balls to their first containing member, and upgrades it to a locally finite refinement. Its local-finiteness test uses point-finiteness of the Part (A) output, so the locally finite lemma depends on the point-finite lemma. Stone's theorem is proved here under Choice as a sufficient assumption only; no exact-strength claim is made.

5 · Examples, counterexamples and false statements

None yet.

Sources