Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (z-ai/glm-5.2)verified 2026-07-26 (claude-opus-5)
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.

Filter on a set

Definition

Let X be a set. A family F⊆P(X) of subsets of X (The power set P(x)={ z:z⊆x }, Subset x⊆y, proper subset x⊊y, and the separation notation { z∈x:φ(z) }) is a filter on X when it satisfies:

The set of all filters on X is written Filt(X). It is a subset of P(P(X)), hence a set, and it is ordered by inclusion: F⊆G is read "G is finer than F", and F is coarser than G.

Convention: filters are proper. Condition (F2) is part of the definition throughout this library, so "filter" always means "proper filter". The competing convention drops (F2), calls the resulting objects filters, and says proper filter for one that omits ∅. The two conventions differ by exactly one object, since (F4) forces any family satisfying (F1), (F3) and (F4) that contains ∅ to be all of P(X): if ∅∈F then ∅⊆B⊆X gives B∈F for every B⊆X. That single extra object is the improper filter P(X). This library follows the more widely adopted convention, in which the improper filter is not a filter; a reader arriving from the other convention should read every unqualified "filter" below as "proper filter".

Remarks

  • The intuition is "large". Read A∈F as "A is a large subset of X", where largeness is relative to F. Then (F1) says the whole space is large, (F2) says the empty set is not, (F3) says two large sets overlap largely, and (F4) says a superset of a large set is large. Properness is what stops "large" from being vacuous: without (F2) every subset counts as large and the notion carries no information, which is the mathematical reason the improper filter is excluded rather than a matter of taste.
  • X≠∅ follows. By (F1) the set X belongs to F and by (F2) the set ∅ does not, so X≠∅. Equivalently, there are no filters on the empty set: P(∅)={∅}, and any filter on ∅ would have to contain ∅ by (F1) and omit it by (F2). No hypothesis "X≠∅" is therefore needed anywhere below; it is delivered by the existence of a filter.
  • (F3) extends to any finite list of members and not beyond: an intersection of infinitely many members of a filter is usually not a member, and demanding that it be one is a strictly stronger notion. The families that generate filters by finite intersections are exactly those with the finite intersection property (Finite intersection property, A family lies in a filter exactly when it has the finite intersection property).
  • Filters are usually presented by a smaller family that they are generated from, a filter base (Filter base and the filter it generates, The upward closure of a filter base is the smallest filter containing it), because writing out every superset is neither possible nor informative.
  • The maximal filters under the inclusion order recorded above are the ultrafilters (Ultrafilter), and every filter is contained in one (The ultrafilter lemma, from the Axiom of Choice: every filter extends to an ultrafilter). Maximal here means maximal, not greatest: as soon as X has two distinct points x≠y there is no finest filter, since a filter containing every filter would contain the principal filters at x and at y, hence both {x} and {y}, hence their intersection ∅, which (F2) forbids. Incomparability of those two principal filters is not the reason: incomparable elements are perfectly compatible with a greatest element above them both, and reading "maximal" as "greatest" is the error recorded in FALSE: every maximal element is a greatest element. The argument is set out in Ultrafilter.

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