Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)judge 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 XX be a set. A family FP(X)\mathcal{F} \subseteq \mathcal{P}(X) of subsets of XX (The power set P(x)={z:zx}\mathcal{P}(x) = \{\, z : z \subseteq x \,\}, Subset xyx \subseteq y, proper subset xyx \subsetneq y, and the separation notation {zx:φ(z)}\{\, z \in x : \varphi(z) \,\}) is a filter on XX when it satisfies:

The set of all filters on XX is written Filt(X)\mathrm{Filt}(X). It is a subset of P(P(X))\mathcal{P}(\mathcal{P}(X)), hence a set, and it is ordered by inclusion: FG\mathcal{F} \subseteq \mathcal{G} is read "G\mathcal{G} is finer than F\mathcal{F}", and F\mathcal{F} is coarser than G\mathcal{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 \emptyset. The two conventions differ by exactly one object, since (F4) forces any family satisfying (F1), (F3) and (F4) that contains \emptyset to be all of P(X)\mathcal{P}(X): if F\emptyset \in \mathcal{F} then BX\emptyset \subseteq B \subseteq X gives BFB \in \mathcal{F} for every BXB \subseteq X. That single extra object is the improper filter P(X)\mathcal{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 AFA \in \mathcal{F} as "AA is a large subset of XX", where largeness is relative to F\mathcal{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.
  • XX \neq \emptyset follows. By (F1) the set XX belongs to F\mathcal{F} and by (F2) the set \emptyset does not, so XX \neq \emptyset. Equivalently, there are no filters on the empty set: P()={}\mathcal{P}(\emptyset) = \{\emptyset\}, and any filter on \emptyset would have to contain \emptyset by (F1) and omit it by (F2). No hypothesis "XX \neq \emptyset" 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 XX has two distinct points xyx \neq y there is no finest filter, since a filter containing every filter would contain the principal filters at xx and at yy, hence both {x}\{x\} and {y}\{y\}, hence their intersection \emptyset, 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 · next 3 levels

Direct dependencies and their dependencies through the next three levels: 12 results over 5 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources