Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablePipeline-generatedjudge pass (gpt-5.6-terra)audited 2026-09-09
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.

The set of first-order ZF axiom sentences

Definition

Work in the external metatheory ZF. Use the pure membership signature with logical equality and the finite-word constructors of Terms and formulas as finite set codes. For any displayed ordinary formula below, its code is obtained by expanding abbreviations and serializing those constructors. In particular ϕψ means (ϕψ)(ψϕ), implication, disjunction and universal quantification have the earlier primitive expansions, and

!wϕ(w)meansw(ϕ(w)v(ϕ[v/w]v=w)),

with v the least-index variable absent from ϕ and distinct from w. Bounded quantifiers mean xAϕ:=x(xAϕ) and xAϕ:=x(xAϕ). All bound-variable renamings and substitutions are capture-free. These are finite syntactic operations, not new logical primitives.

Let TZF contain the codes of exactly the following six sentences, together with all instances of the two schemas below. The six sentences are those in The Axiom of Extensionality: xy(z(zxzy)x=y), The Axiom of Pairing: xyzt(tz(t=xt=y)), The Axiom of Union: xyz(zys(sxzs)), The Axiom of Power Set: xyz(t(tztx)zy), The Axiom of Infinity: there is a set containing a set with no elements and closed under yy{y} and The Axiom of Foundation: S(t(tS)s(sS¬u(usuS))):

xy(z(zxzy)x=y);

xyzt(tz(t=xt=y));

xyz(zys(sxzs));

xyz(t(tztx)zy);

I(e(eI¬t(te))y(yIs(sIt(ts(tyt=y)))));

S(t(tS)s(sS¬u(usuS))).

Power Set deliberately has the implication-only form of the published supplier. Infinity deliberately uses von Neumann successor, exactly as in the supplier, rather than the singleton-closure presentation in Moschovakis 1A.5.

For every membership-language formula ϕ(z,pˉ), choose distinct fresh variables x,y absent from it and include the universal closure of

yz(zy(zxϕ(z,pˉ))).

This is the Separation schema of The Axiom Schema of Separation: for each formula φ, pˉxyz(zy(zxφ(z,pˉ))), with the input x and all parameters universally quantified. For every ϕ(z,w,pˉ) choose distinct fresh A,B absent from it and include the universal closure of

z(zA!wϕ(z,w,pˉ))Bw(wBz(zAϕ(z,w,pˉ))).

This is the functional-image form of The Axiom Schema of Replacement: for each formula φ, if φ defines a class function on A then its image on A is a set. Parameters are precisely the other free variables, listed in increasing variable-index order; they may be an empty list. Distinct variables z,w are used for the two designated places. Choose fresh variables by their least available indices, renaming bound occurrences first if necessary. Universal closure binds every remaining free variable in increasing index order. This convention changes only variable names and closure order, and leaves no free parameter in an axiom sentence.

The alphabet is explicitly countable, and Canonical natural-number codes for countable Henkin syntax supplies an injection of its sentence set into ω. Schema membership and these finite transformations are set-definable, so Separation on the set of sentence codes (equivalently Replacement over the set of admissible formulas and designated variable lists) forms TZF as a set. It is a sentence theory, not a class-sized collection. AC is excluded. No consistency, set-model existence, transitivity or external well-foundedness of models is asserted.

Conventions and prerequisites: The first-order language of set theory: , =, formulas with parameters, and class abbreviations, Free variables and free-for substitution.

Depends on

Used by

Dependency tree · two levels

17 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