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.
A family lies in a filter exactly when it has the finite intersection property
Statement
Let be a set and . Write
for the family of intersections of finite lists in (Finite intersection property), which contains as the empty intersection. Then:
- is closed under pairwise intersection and contains ;
- if has the finite intersection property, then is a filter base on (Filter base and the filter it generates) and is the smallest filter on containing (Filter on a set, The upward closure of a filter base is the smallest filter containing it);
- conversely, if for some filter on , then has the finite intersection property.
Consequently a family of subsets of is contained in some filter on if and only if it has the finite intersection property.
Facts & Assumptions
Given: A set , a family , and as displayed in the statement. Parts 2 and 3 assume, respectively, that has the finite intersection property and that is contained in a filter on .
has the finite intersection property when for every and every , the case reading (Finite intersection property).
A filter on contains , omits , is closed under pairwise intersection, and is closed upward in (Filter on a set).
A filter base on is nonempty, omits , and is downward directed; its upward closure is the smallest filter on containing it (Filter base and the filter it generates, The upward closure of a filter base is the smallest filter containing it).
In the von Neumann encoding and , so, being nonempty, a function extends to a function by prescribing to be any member of (The natural numbers (von Neumann), Every natural number is a transitive set and is not a member of itself).
Induction on : a property holding at and passing from to holds for every natural number (The principle of mathematical induction).
Proof
Every member of is a subset of , and as the intersection of the empty list, so .
: for the list with has , since .
Adjoining one member keeps the family: if and , then extending to with gives , so .
Splitting off the last entry: for one has , since .
If has the finite intersection property then no member of is empty, that is .
is closed under pairwise intersection, by induction on the length of the second list: for the second intersection is and ; and if the claim holds for all lists of length , then for the set lies in by the case followed by step 1.3.
Every filter on with satisfies , by induction on the length of the list: the empty intersection is , and is an intersection of two members of .
Under the finite intersection property, is a filter base on : it is nonempty by step 1.1, omits by step 1.5, and is downward directed because itself lies in .
Conversely, if with a filter on , then and , so no intersection of a finite list in is empty: has the finite intersection property.
Under the finite intersection property, is the smallest filter on containing : it is a filter containing , and any filter containing contains and hence its upward closure.
So contains and is closed under pairwise intersection, and is contained in some filter on if and only if it has the finite intersection property, in which case the smallest such filter is .
Remarks
- Where the hypothesis bites. Part 1 is unconditional: finite lists can always be extended one entry at a time. Only properness, , needs the finite intersection property, and it is exactly that property restated. So the content of the lemma is bookkeeping in one direction and a definition unfolded in the other, which is why the finite intersection property is the right hypothesis rather than a convenient one.
- The proof uses induction only to move along the length of a list. No theory of finite sets is needed, because a finite list is a function out of a natural number and a natural number is its own set of predecessors (The natural numbers (von Neumann)).
- The empty list matters twice: it puts into , which is what makes nonempty even when is empty, and it is the base case of both inductions. With the reading of the finite intersection property one would have to add as a hypothesis to part 2.
- The generated filter is the filter usually written and called the filter generated by . It is only defined when has the finite intersection property, which is why this library names the base explicitly.
Depends on
- Finite intersection property
- Filter on a set
- Filter base and the filter it generates
- The upward closure of a filter base is the smallest filter containing it
- The natural numbers $\mathbb{N}$ (von Neumann)
- The principle of mathematical induction
- Every natural number is a transitive set and is not a member of itself
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 24 results over 8 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
- Finite intersection property (Wikipedia) (standard reference, not scraped)
- Filter (set theory) (Wikipedia) (standard reference, not scraped)
- N. Strickland, Notes on Ultrafilters (standard reference, not scraped)
- B. Kaya, Ultrafilters and How to Use Them (standard reference, not scraped)