Alphabeta Math
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.

✓ 3 results · all verified · 2 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: Examples and Counterexamples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: Not suppliedjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

A locally finite hat-function partition of unity on R subordinate to overlapping intervals

Example

For n∈Z, let ψ(t)=max⁡{1−∣t∣,0} and φn(x)=ψ(x−n). The functions are continuous, take values in [0,1], and have support [n−1,n+1]. They are subordinate to the open cover Un=(n−32,n+32) of R.

If x∈[n,n+1], the only possibly nonzero functions are φn and φn+1, and φn(x)+φn+1(x)=(1−(x−n))+(1−(n+1−x))=1. Thus {φn}n∈Z is a locally finite partition of unity subordinate to {Un}. The support intervals show local finiteness directly: every bounded set meets only finitely many support intervals.

ExampleConstruction: AI-generatedVerification: Not suppliedjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Under choice and dependent choice, a finite subordinate partition of unity for a two-set cover of a compact interval

Example

On [0,1], take the open-in-the-subspace cover U=(−1,34)∩[0,1] and V=(14,2)∩[0,1]. Define φ(x)=max⁡{0,min⁡{1,2−3x}},ψ(x)=1−φ(x). Then φ and ψ are continuous, nonnegative, and sum to one. Their supports are contained respectively in [0,23]⊆U and [13,1]⊆V, so they are a finite subordinate partition of unity.

The explicit pair is an instance of the existence theorem Under choice and dependent choice, every open cover of a compact Hausdorff space admits a finite subordinate partition of unity, under its stated Choice and Dependent Choice hypotheses.

ExampleConstruction: AI-generatedVerification: Not suppliedjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Point-finite need not mean locally finite: intervals accumulating at the origin

Example

In R, let In=(1/(n+1),1/n) for positive integers n. The intervals are pairwise disjoint, so no point lies in two intervals and the family is point-finite. Every neighbourhood of 0, however, meets In for all sufficiently large n. Therefore the family is not locally finite at 0.

This shows that point-finiteness records membership at a point, whereas local finiteness controls intersections with a whole neighbourhood.

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

Without local finiteness, a pointwise finite sum of continuous functions can be discontinuous

Statement refuted

Every pointwise finite sum of continuous real-valued functions is continuous.

Facts & Assumptions

Given: For n≥1, the interval endpoints an=1/(n+1), bn=1/n, midpoint cn=(an+bn)/2, and radius rn=(bn−an)/2.

[L1]

Maxima, absolute values, and finite algebraic combinations of continuous real functions are continuous (Sums, products, absolute values, finite maxima and minima, and quotients of continuous real-valued maps on a topological space are continuous where defined).

[L2]

Counterexample

technique · direct
1.1

Define fn(x)=max⁡{0,1−∣x−cn∣/rn}. Each fn is continuous by [L1], is supported in [an,bn], and satisfies fn(cn)=1.

L1construct
2.1

The cozero sets (an,bn) are pairwise disjoint, so f=∑n≥1fn is pointwise finite and f(0)=0.

step 1.1
3.1

Since cn→0 while f(cn)=1 for every n, f is not continuous at 0.

step 1.1step 2.1
4.1

The cozero family is not locally finite at 0, so this example does not contradict [L2] and refutes the displayed pointwise-finite claim.

L2step 2.1step 3.1∎
ExampleConstruction: AI-adaptedVerification: Not suppliedjudge pass (z-ai/glm-5.2)audited 2026-07-31Open item page →

Assuming choice, ω1 is countably compact, noncompact, and not paracompact

Example

Assume the Axiom of Choice. The ordinal space ω1 is Hausdorff, countably compact, and noncompact by Every successor ordinal is compact in its order topology and every limit ordinal is not; and, assuming countable choice, ω1 is countably compact and sequentially compact while ω1+1 is compact and Every ordinal with its order topology has a basis of clopen sets, and is T1, Hausdorff and regular. If it were paracompact, then Assuming countable choice, every countably compact paracompact Hausdorff space is compact would make it compact. It is therefore not paracompact.

The use of Choice includes the countable choice hypothesis of the cited ordinal compactness result.

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

Assuming choice, paracompactness is not open-hereditary: ω1 inside ω1+1

Statement refuted

Assuming the Axiom of Choice, every open subspace of a paracompact space is paracompact.

Facts & Assumptions

Given: The ordinal inclusion ω1⊆ω1+1 under the Axiom of Choice.

[L3]

Compact spaces are paracompact (Every compact space is paracompact).

[L4]

Ordinal order topologies are T1, so their singleton subsets are closed (Every ordinal with its order topology has a basis of clopen sets, and is T1, Hausdorff and regular).

Counterexample

technique · direct
1.1

By [L2] and [L3], ω1+1 is paracompact.

L2L3
1.2

Its subspace ω1 is open, as the complement consisting of the top endpoint is closed by [L4].

L4
2.1

The open subspace ω1 is not paracompact by [L1], which refutes the displayed assertion.

L1step 1.1step 1.2∎
CounterexampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passverified 2026-08-09 (gpt-5.6-terra-codex-subscription)Open item page →

Assuming choice, two paracompact lower-limit lines can have a nonparacompact product

Statement refuted

Assuming the Axiom of Choice, a product of paracompact spaces is paracompact.

Facts & Assumptions

Given: The lower-limit line L under the Axiom of Choice.

[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 T0, T1, and Hausdorffness).

[L4]

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

Counterexample

technique · direct
1.1

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

A1L1
2.1

If L2 were paracompact, [F1] and [L3] would make it Hausdorff, and [L4] would then make it normal, contradicting [L2].

F1L2L3L4step 1.1
3.1

Thus two paracompact spaces have a nonparacompact product, refuting the displayed assertion.

step 2.1∎

Sources