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 be a set. A family of subsets of (The power set , Subset , proper subset , and the separation notation ) is a filter on when it satisfies:
- (F1) nontriviality: ;
- (F2) properness: ;
- (F3) closure under pairwise intersection (The intersection of a nonempty set, the binary intersection , and disjointness): if then ;
- (F4) upward closure in : if and then .
The set of all filters on is written . It is a subset of , hence a set, and it is ordered by inclusion: is read " is finer than ", and is coarser than .
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 : if then gives for every . That single extra object is the improper filter . 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 as " is a large subset of ", where largeness is relative to . 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.
- follows. By (F1) the set belongs to and by (F2) the set does not, so . Equivalently, there are no filters on the empty set: , and any filter on would have to contain by (F1) and omit it by (F2). No hypothesis "" 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 has two distinct points there is no finest filter, since a filter containing every filter would contain the principal filters at and at , hence both and , 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
- If the exclusion of ∅ is dropped, mathcal P(X) becomes the unique maximal improper filter Counterexample
- The intersection of the two principal ultrafilters on a two-point set is a filter but not an ultrafilter Counterexample
- The union of the two principal ultrafilters on a two-point set is not a filter Counterexample
- Cauchy filter in a uniform space Definition
- Convergence and cluster points of a filter on a topological space Definition
- Filter base and the filter it generates Definition
- The canonical net indexed by the pairs (A,x) with A in a filter and x∈ A Definition
- The tail filter of a net Definition
- Ultrafilter Definition
- Uniform space in the entourage formulation Definition
- An ultrafilter selects exactly one cell of a finite disjoint list whose union it contains Example
- Assuming the ultrafilter lemma, a free ultrafilter on ℕ converges to the added point in the one-point convergent-sequence space Example
- 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
- The subsets of ℕ containing a tail form the Fréchet filter, and it is proper and not an ultrafilter Example
- FALSE, once the ultrafilter lemma is available: every ultrafilter is principal False statement
- A family lies in a filter exactly when it has the finite intersection property Lemma
- A normal sequence of entourages yields a uniformly continuous pseudometric with controlled dyadic balls Lemma
- The uniform space of minimal Cauchy filters is complete Lemma
- The union of a nonempty chain of filters is a filter Lemma
- The upward closure of a filter base is the smallest filter containing it Lemma
- Ultrafilters are prime: a union in U has a member in U Lemma
- A space is compact exactly when every family of closed subsets with the finite intersection property has nonempty intersection Theorem
- Characterisation of ultrafilters: every set or its complement Theorem
- The ultrafilter lemma, from the Axiom of Choice: every filter extends to an ultrafilter Theorem
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
- Filter (set theory) (Wikipedia) (standard reference, not scraped)
- Filter (mathematics) (Wikipedia) (standard reference, not scraped)
- N. Bourbaki, General Topology: Chapters 1-4, Ch. I §6 (standard reference, not scraped)
- B. Kaya, Ultrafilters and How to Use Them (standard reference, not scraped)