Alphabeta Math
DefinitionDefinition: AI-adaptedProof: 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.

Finite intersection property

Definition

Let XX be a set and AP(X)\mathcal{A} \subseteq \mathcal{P}(X) a family of subsets of XX. A finite list in A\mathcal{A} is a function s:nAs : n \to \mathcal{A} for some nNn \in \mathbb{N}, where n={0,1,,n1}n = \{0, 1, \dots, n-1\} is its own set of predecessors in the von Neumann encoding (The natural numbers N\mathbb{N} (von Neumann)). Its intersection is the subset of XX

ins(i):={xX  :  xs(i) for every in},\textstyle\bigcap_{i \in n} s(i) := \{\, x \in X \;:\; x \in s(i) \text{ for every } i \in n \,\},

a definition by Separation alone, with no recursion involved. For n=0n = 0, that is n=n = \emptyset, the condition is vacuous and the empty intersection is XX.

The family A\mathcal{A} has the finite intersection property, abbreviated FIP, when

ins(i)for every nN and every finite list s:nA.\textstyle\bigcap_{i \in n} s(i) \neq \emptyset \quad \text{for every } n \in \mathbb{N} \text{ and every finite list } s : n \to \mathcal{A}.

Equivalently: no finitely many members of A\mathcal{A} have empty intersection.

Remarks

  • The empty intersection is XX, and it is included above, so a family with the FIP forces XX \neq \emptyset (take n=0n = 0). Many texts state the condition only for n1n \geq 1 and add "XX \neq \emptyset" or "A\mathcal{A} \neq \emptyset" as a separate standing hypothesis. The two readings agree except when A=\mathcal{A} = \emptyset, where the n1n \geq 1 reading is vacuous and this one still asks that XX be nonempty. Including n=0n = 0 is what makes A family lies in a filter exactly when it has the finite intersection property hold with no side condition, since the empty intersection is exactly the member XX that every filter must contain.
  • Lists may repeat, and this is harmless: repeating a member does not change an intersection, so quantifying over lists is the same as quantifying over finite subfamilies. Lists are used rather than "finite subfamilies" because a function out of a natural number is available immediately from The natural numbers N\mathbb{N} (von Neumann), whereas a general theory of finite sets is not needed anywhere here.
  • The FIP is exactly the condition for a family to sit inside some filter (A family lies in a filter exactly when it has the finite intersection property): the finite intersections of A\mathcal{A} form a filter base (Filter base and the filter it generates) precisely when none of them is empty, and conversely every family inside a filter inherits the property from properness (Filter on a set).
  • The property is about finite intersections only. The family {{nN:Nn}:NN}\{\,\{n \in \mathbb{N} : N \leq n\} : N \in \mathbb{N}\,\} of tails of N\mathbb{N} has the FIP, since the intersection of finitely many tails is the one with the largest starting index and no tail is empty, yet the intersection of all of them is empty, because no nn lies in the tail starting at σ(n)\sigma(n). That gap between finite and infinite intersections is the whole reason filters are worth having.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 13 results over 6 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