Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-07-31
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.

For every nonempty C⊆X, the supersets of C form the filter generated by {C}, and this filter is an ultrafilter exactly when C is a singleton

Example

Let X be a set and let ∅≠C⊆X. Define

FC:={A⊆X:C⊆A}.

Then FC is the filter generated by the one-member filter base {C}. Moreover, FC is an ultrafilter exactly when C is a singleton.

Facts & Assumptions

Given: A set X, a nonempty subset C⊆X, and the family FC displayed above.

[F1]

A filter on X is a family F⊆P(X) containing X, omitting ∅, closed under pairwise intersection, and closed upward in X (Filter on a set).

[F2]

A filter base on X is a nonempty family B⊆P(X) that omits ∅ and is downward directed: for B1,B2∈B there is B3∈B with B3⊆B1∩B2 (Filter base and the filter it generates).

[L1]

The upward closure ⟨B⟩={A⊆X:B⊆A for some B∈B} of a filter base is the smallest filter containing it (The upward closure of a filter base is the smallest filter containing it).

[L2]

A filter U on X is an ultrafilter exactly when, for every A⊆X, exactly one of A and X∖A belongs to U (Characterisation of ultrafilters: every set or its complement).

Verification

technique · direct
1.1

Every member of FC is a subset of X, and X∈FC because C⊆X.

given
1.2

The empty set is not in FC, since C⊆∅ would contradict C≠∅.

given
1.3

If A,B∈FC, then C⊆A∩B, so A∩B∈FC.

given
1.4

If A∈FC and A⊆B⊆X, then C⊆B, so B∈FC.

given
1.5

The family {C} is a filter base: it is nonempty, it omits ∅ because C≠∅, and its only pair of members has C⊆C∩C.

givenF2
1.6

Its upward closure is ⟨{C}⟩={A⊆X:C⊆A}=FC.

given
1.7

If C={x} and A⊆X, then either x∈A, giving C⊆A, or x∉A, giving C⊆X∖A.

given
1.8

If C is not a singleton, choose x∈C and y∈C∖{x}. Then C⊈{x} because y∉{x}, and C⊈X∖{x} because x∈C.

givenchoose
2.1

Steps 1.1 through 1.4 verify the four axioms in [F1], so FC is a filter on X.

step 1.1step 1.2step 1.3step 1.4F1
2.2

By steps 1.5 and 1.6 and [L1], FC is the filter generated by {C}.

step 1.5step 1.6L1
3.1

If C={x}, step 1.7 says that FC contains one member of every complementary pair, so [L2] makes it an ultrafilter.

step 1.7step 2.1L2
3.2

If C is not a singleton, step 1.8 says that neither {x} nor its complement belongs to FC, so [L2] says that FC is not an ultrafilter.

step 1.8step 2.1L2
4.1

Thus FC is the filter generated by {C}, and it is an ultrafilter exactly when C is a singleton.

step 2.2step 3.1step 3.2∎

Depends on

Used by

Dependency tree · two levels

10 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