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

Boolean algebra and Boolean ultrafilter

Definition

A Boolean algebra is a set B with distinguished elements 0,1B, binary operations ,:B×BB and a unary operation ¬:BB, such that for all a,b,cB:

  • (B,,1) and (B,,0) are commutative monoids (associativity and the identities a1=a, a0=a);
  • the absorption laws hold: a(ab)=a and a(ab)=a;
  • the distributive laws hold: a(bc)=(ab)(ac) and a(bc)=(ab)(ac);
  • the complement laws hold: a¬a=0 and a¬a=1.

The trivial Boolean algebra is the one-element algebra {0}, in which 0=1; it is allowed here, and it corresponds to the empty Stone space in Stone space and clopen algebra.

A Boolean homomorphism φ:BB is a map with φ(0)=0, φ(1)=1, φ(ab)=φ(a)φ(b), φ(ab)=φ(a)φ(b) and φ(¬a)=¬φ(a) for all a,b.

A proper filter in B is a subset FB with

  1. 1F and 0F;
  2. a,bF implies abF;
  3. aF and ab (meaning ab=a) imply bF.

A Boolean ultrafilter is a proper filter that is maximal with respect to inclusion among proper filters.

The complement dichotomy and two-valued homomorphisms

The following two facts are used repeatedly below, and are proved here rather than assumed. Let UB be a proper filter.

Dichotomy. U is an ultrafilter if and only if for every aB exactly one of aU and ¬aU holds.

If U is an ultrafilter and aU, then ¬aU: if also ¬aU, the family U:={b:bau for some uU} is a proper filter strictly containing U — it is a filter by construction, it contains a and hence is strictly larger, and it is proper because au0 for every uU (were au=0 then u¬a and ¬aU by upward closure, contrary to assumption), so 0U; this contradicts maximality. The two alternatives are exclusive because a¬a=0U.

Conversely, suppose U decides every element. If UV is a proper filter and aV, then ¬aV (else 0=a¬aV), so ¬aU and hence aU by the dichotomy applied to U; thus VU and V=U, so U is maximal.

Two-valued homomorphisms. The assignments UχU, where χU(a)=1 for aU and χU(a)=0 otherwise, and χχ1({1}), are mutually inverse bijections between Boolean ultrafilters on B and Boolean homomorphisms B{0,1} with the two-element Boolean algebra as codomain.

That χU is a homomorphism uses the dichotomy: χU(¬a)=1χU(a) by exclusivity, χU(ab)=χU(a)χU(b) because U is closed under and upward closed, and the identity for follows from de Morgan and the other two, or directly from the fact that abU if and only if aU or bU (if abU and both aU and bU, then ¬a,¬bU, so ¬(ab)=¬a¬bU, contradicting (ab)¬(ab)=0U; the converse is upward closure). That χ1({1}) is an ultrafilter is immediate from the homomorphism identities: it is a proper filter, and it decides each element because χ(a){0,1} forces exactly one of χ(a)=1, χ(¬a)=1.

Remarks

  • Filters are proper by convention, as for filters on a set; the improper family B itself is not a filter here, so "ultrafilter" means a maximal proper filter.
  • The trivial algebra has no ultrafilters and no two-valued homomorphisms. In the one-element algebra 0=1, a proper filter would have to contain 1 and omit 0=1, which is impossible; and a Boolean homomorphism to {0,1} would have to send 1 to 1 and 0=1 to 0, which is also impossible. This matches the empty Stone space under the convention of Stone space and clopen algebra.

Depends on

Used by

Dependency tree · two levels

4 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