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.

Forcing Orders, Names, and Generic Extensions: Examples and Counterexamples

1 · Prerequisites

2 · Summary

Cohen forcing supplies explicit length and disagreement dense sets, a total new binary sequence and a graph-name calculation. The false statement about ground-model generics is refuted conditionally on a supplied countable transitive model, while singleton forcing shows why newness requires a hypothesis. The final four-element Boolean algebra calculation gives membership, equality and both principal valuations directly from the recursive clauses.

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-adaptedVerification: AI-generatedjudge pass (gpt-5.6-terra)Open item page →

Cohen-name valuation and dense-set meeting

Example

In ZF let M be a transitive ZF model, P=2<ωM ordered by extension (longer sequences are stronger), and G an M-generic filter. Then c=G is a total binary sequence distinct from every binary sequence in M. Its graph is the valuation of the name

τ={pairName(nˇ,iˇ),s:sP, n<length(s), i=s(n)}.

The graph name belongs to M.

Facts & Assumptions

Given: ZF; M-generic Cohen filter. Explicit length extensions make the union total, bit flips separate it from each ground real, and valuation of the displayed ground-model pair-name set gives its exact graph.

[F1]

Names for pairs, functions and ordinals: The checked pair name evaluates to the actual ordered pair and the construction is internal in M.

[F2]

Dense open sets and generic filters over a model: Genericity meets each ground dense set, and filters are internally directed.

Verification

1.1

Two conditions in G have a common extension and hence agree on the intersection of their domains. Thus their union c is a binary partial function. For each n, Dn={s:length(s)>n} is a dense set in M: extend any short sequence with zeros to length n+1. Genericity supplies a condition of G of length above n, so the domain of c is all omega.

F2
2.1

For each binary sequence rM, the set Er={s:n<length(s) s(n)r(n)} belongs to M and is dense. Given s, if it already disagrees it is in E_r; otherwise append the bit 1r(length(s)). A condition of GEr witnesses cr.

F2step 1.1
3.1

Internal Replacement and Union over the set of finite sequences and their finitely many coordinates form tau in M. Every entry has a name as its first coordinate, so tau is a name. F1 makes its value exactly {n,s(n):sG, n<length(s)}, the graph of c by step 1.1. Each graph coordinate is included by a condition covering n, and any selected entry agrees with c.

F1step 1.1step 2.1
False statementConstruction: AI-adaptedVerification: AI-generatedjudge pass (gpt-5.6-terra)Open item page →

A generic filter belongs to its ground model

Statement

False claim, conditional on a supplied externally countable transitive ZF model M: every M-generic filter for a forcing notion in M belongs to M.

Facts & Assumptions

Given: ZF conditional on the supplied countable transitive model and enumeration. Cohen splitting gives atomlessness, a generic exists by least-index recursion, and its failure to be ground-model follows both from the dense-complement theorem and the real-union calculation.

[F1]

Atomless generic filters are not in the ground model: An M-generic filter on atomless forcing is not in M.

[F2]

Generics over countable transitive models in ZF: A supplied external enumeration produces an M-generic filter through any condition in ZF.

[F3]

Cohen-name valuation and dense-set meeting: For Cohen forcing the union of a generic filter is a total binary sequence different from every ground-model binary sequence.

Refutation

1.1

In the supplied M use P=2<ω with extension order. Its finite sequences and order are the actual ones by transitivity and actual omega. Below each s the sequences formed by appending 0 and 1 are incompatible, so P is atomless. Apply F2 through the empty condition to obtain an M-generic filter G.

F2construct
2.1

F1 now gives GM, refuting the universal claim. Equivalently, F3 makes G a binary sequence not in M, whereas G in M would put its actual union in M by internal Union and transitivity. The counterexample remains conditional on the supplied model; ZF does not here prove that such a model exists. Singleton forcing still has a ground-model generic filter, so the false claim is not replaced by an unconditional assertion about all forcing orders.

F1F3step 1.1
ExampleConstruction: AI-adaptedVerification: AI-generatedjudge pass (gpt-5.6-terra)Open item page →

A one-bit Boolean-valued name

Example

In the complete Boolean algebra B=P({0,1}), let b={0}, let e be the empty name and let t={e,b}. Then

et=b,t=e=¬b={1},t=t=1B.

Valuation using the principal Boolean ultrafilter U0={a{0,1}:0a} gives tU0={}; using U1 gives tU1=.

Facts & Assumptions

Given: ZF. Calculated all three Boolean values directly in the four-element algebra and both principal valuations; no generic truth theorem or Boolean completion is consumed.

[F1]

Well-definedness of Boolean-valued semantics: The atomic clauses give well-defined joins and meets, including the empty ones.

[F2]

Valuation of names and M[G]: Valuation is defined recursively by retaining exactly the subnames whose coefficients lie in the evaluating set; in particular, the empty name evaluates to empty.

Verification

1.1

In this algebra join is union, meet is intersection and complement is relative to {0,1}. Every family has these bounds, so the algebra is complete. The empty atomic clauses give E(e,e)=1B and I(e,e)=0B. Thus I(e,t)=b1B=b, while E(t,e)=(¬b0B)1B=¬b.

F1
2.1

The equality clause for t with itself has in both factors the single term ¬bI(e,t)=¬bb=1B, so E(t,t)=1B. The only subname of t is e, whose valuation is empty. Since bU0 and bU1, the valuation rule gives respectively the singleton of empty and the empty set. These U_i are filters deciding each subset by whether it contains i; no ultrafilter-extension principle or generic truth theorem is used.

F1F2step 1.1

Sources