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

Normal Moore Spaces, PMEA, and Consistency Strength: Examples

1 · Prerequisites

2 · Summary

Worked examples for the normal Moore space pair. The page computes the stars of the standard metric covers by balls of radius 2n and verifies the two inclusions that make them a development, so that every metric space is a Moore space; and it computes the three-quarter event estimate in the PMEA separation argument, where two good events of measure above three quarters and a two-coordinate difference event of measure one half overlap in a point that separates the two chosen neighbourhoods. The false statement records the relative-consistency refutation of "ZFC proves NMSC": CH yields a normal nonmetrizable Moore space, so assuming Con(ZFC), ZFC does not prove the normal Moore space conjecture.

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-adaptedVerification: AI-adaptedaudited 2026-09-22Open item page →

Development stars form a countable local base

Example

Let (X,d) be a metric space (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric) with its metric topology (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). For nN let Gn:={B(x,2n):xX}, the cover by open balls of radius 2n (Open ball, closed ball and sphere in a metric space). The example computes the stars St(x,Gn) and verifies that (Gn) is a development, so that every metric space is a Moore space in the sense of Moore spaces and developments.

Facts & Assumptions

Given: A metric space (X,d), its balls B(x,r), and the covers Gn={B(x,2n):xX}.

[F1]

Star: St(x,Gn)={B(z,2n):xB(z,2n)}, and each Gn is an open cover because xB(x,2n) and every metric ball is open (Refinements, locally finite families, point-finite families, and star refinements, Open ball, closed ball and sphere in a metric space, Arbitrary unions and finite intersections of open sets are open, open balls are open and closed balls are closed, claim 1).

[L1]

Metric axioms: d(x,y)=0 if and only if x=y, symmetry, and the triangle inequality d(x,y)d(x,z)+d(z,y) (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric).

[L4]

For every ε>0 some integer m1 satisfies 1/m<ε (For every ε>0 in a complete ordered field there is a natural n1 with 1/n<ε).

[L5]

A development is a sequence of open covers whose stars refine every open neighbourhood at each point; a Moore space is regular T1 and developable. These stars give a countable local base, also for neighbourhoods that are not open (Moore spaces and developments, Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open).

Verification

technique · direct
1.1

For every x and n one has B(x,2n)St(x,Gn)B(x,21n): the first inclusion holds because xB(x,2n); for the second, if yB(z,2n) with xB(z,2n) then d(x,y)d(x,z)+d(z,y)<2n+2n=21n by [L1].

givenF1L1
2.1

Hence (Gn) is a development. Let U be open and xU (Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open). By [L2] there is ε>0 with B(x,ε)U; take m1 with 1/m<ε by [L4] and set n=m+1. Induction gives 2mm, so 21n=2m1/m<ε; then step 1.1 gives St(x,Gn)B(x,21n)B(x,ε)U.

step 1.1L2L4L5
3.1

Consequently every metric space is developable, and [L3] makes it regular T1, so it is a Moore space; the star family {St(x,Gn):nN} is the countable local base at x supplied by step 2.1: each star is open as a union of open balls and contains x, and every neighbourhood contains an open neighbourhood to which step 2.1 applies. If X is empty, the covers are empty and the assertions about points are vacuous.

step 1.1step 2.1L2L3L5

Remarks

  • The star bound doubles the radius. The lower bound shows the star is not smaller than the ball of radius 2n, and the upper bound shows it is contained in the ball of radius 21n; that two-to-one gap is exactly what makes the development property hold with the factor 2.

  • The same computation works with any null sequence of radii, the powers 2n being chosen only for definiteness.

ExampleConstruction: AI-generatedVerification: AI-generatedaudited 2026-09-22Open item page →

The three-quarter event calculation in the PMEA proof

Example

Let ν be a full extension of a fair-coin product measure on 2I (PMEA and PMEA-sigma) and let E,F,D2I be sets with ν(E)>3/4, ν(F)>3/4 and ν(D)=1/2, where D={z:z(i)z(j)} is the difference event of two distinct coordinates ij. The example computes that ν(EF)>1/2 and ν(EFD)>0. This is only the measure-theoretic calculation consumed by the separation lemma; the lemma's additional definitions relate its good events to disjoint neighbourhoods.

Facts & Assumptions

Given: A probability ν on the full power set of 2I, sets E,F with ν(E),ν(F)>3/4, and a set D with ν(D)=1/2.

[F1]

Probability and complement: ν(Ac)=1ν(A) for every A, and ν(2I)=1 (PMEA and PMEA-sigma).

[L1]

Subadditivity for two or three sets: ν(AB)ν(A)+ν(B), hence for three sets as well (PMEA and PMEA-sigma).

[L2]

For distinct coordinates ij the difference event has ν({z:z(i)z(j)})=1/2 (PMEA and PMEA-sigma).

Verification

technique · direct
1.1

ν(EF)>1/2: by [F1] and [L1], 1=ν(EF)+ν((EF)c)ν(E)+ν(F)+ν(EcFc); hence ν(EF)=1ν(EcFc)1(ν(Ec)+ν(Fc))>1(1/4+1/4)=1/2, since ν(Ec)<1/4 and ν(Fc)<1/4 by [F1].

givenF1L1
2.1

ν(EFD)>0: the complement of the triple intersection is contained in EcFcDc, which has measure at most ν(Ec)+ν(Fc)+ν(Dc)<1/4+1/4+1/2=1 by [L1] and [F1] (using ν(Dc)=1/2). Hence the triple intersection has positive measure and is nonempty.

step 1.1F1L1L2
3.1

Hence there exists zEFD; every such z lies in both E and F and satisfies z(i)z(j) by the definition of D. This example proves no topological conclusion from the abstract sets E and F: in The PMEA three-quarter separation estimate the separately defined good events and separating open sets give that conclusion.

step 2.1L2

Remarks

  • Strictness matters. Both good events have measure strictly above 3/4, so the complement of the triple intersection has measure strictly below 1; with 3/4 the conclusion ν(EFD)>0 could fail.

  • Only two coordinates are used, through ν(D)=1/2.

False statementConstruction: Literature-sourcedVerification: AI-adaptedaudited 2026-09-22Open item page →

False: ZFC proves the normal Moore space conjecture

Statement

Relative to Con(ZFC), it is false that ZFC proves the normal Moore space conjecture: ZFC does not prove that every normal Moore space is metrizable.

Facts & Assumptions

Given: The metatheoretic hypothesis Con(ZFC) and the fixed arithmetization of The standard certified provability predicate.

[F1]

Con(ZFC) implies Con(ZFC+CH) (Positive relative consistency of CH and GCH).

[F2]

Weakening, concatenation, and replacement of proved sentence premises by their proofs preserve derivability (Finite support, weakening, and composition of derivations).

[F3]

ZFC+CH proves that there is a normal nonmetrizable Moore space (CH yields a normal nonmetrizable Moore space, Moore spaces and developments).

[F4]

NMSC is the assertion that every normal Moore space is metrizable. [given]

Refutation

technique · direct
1.1

Assume Con(ZFC). Then Con(ZFC+CH) directly by [F1].

givenF1
2.1

If ZFC proved NMSC, weakening would give the same theorem in ZFC+CH. But [F3] gives in that theory a normal nonmetrizable Moore space, contradicting NMSC; by the proof-composition operations of [F2], these two finite derivations concatenate to a ZFC+CH refutation, contrary to [step 1.1].

step 1.1F2F3F4
3.1

Therefore, assuming Con(ZFC), no such refutation exists and ZFC does not prove NMSC.

step 2.1discharge-contradiction

Remarks

Sources