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.
In a finite set with a symmetric irreflexive relation and at least two elements, two elements have equally many neighbours
Example
Let be a finite set with , and let be symmetric and irreflexive (A relation between finite sets, its row fibres and its column fibres , clause (d)). Write for the number of neighbours of . Then there are in with .
The point is that the possible values of are , which is as many values as has elements, so counting alone does not settle it. What settles it is that the two extreme values cannot both occur: if some has no neighbour then no can be a neighbour of everything else, since it would then be a neighbour of .
Concretely, with and , the neighbour counts are , and , and the elements and have equally many neighbours.
Facts & Assumptions
Given: A finite set with , a symmetric irreflexive relation , and the neighbour counts .
by irreflexivity, and is finite, so (A relation between finite sets, its row fibres and its column fibres , A subset of a finite set is finite, with , and equality holds if and only if , clauses 1 and 2).
, since and are disjoint with union and (The sum rule: a finite disjoint union is finite with and , and a sum over a finite index set splits along a partition, clause 1, The cardinality of a finite set, Finite sums and finite products of natural numbers, and in for the truncated difference).
If then [L1] gives , while [L2] gives ; hence (A relation between finite sets, its row fibres and its column fibres , The sum rule: a finite disjoint union is finite with and , and a sum over a finite index set splits along a partition, The cardinality of a finite set, A subset of a finite set is finite, with , and equality holds if and only if , clause 3).
Symmetry: if and only if (A relation between finite sets, its row fibres and its column fibres , clause (d)).
The counting form of the strong pigeonhole principle: if then some fibre of any has more than one element (If then every has a fibre with more than elements, and for nonempty some fibre has at least elements, clause 1, Injection, surjection, bijection).
Order and membership in : if and only if , that is ; gives and ; and exactly one of , , holds (On the order is membership: , Order on the natural numbers, Trichotomy of the order on , Order is compatible with addition, The natural numbers (von Neumann), Finite sums and finite products of natural numbers, and in ).
Every natural number is a finite set whose cardinality is itself; in particular (The cardinality of a finite set, clause (a)).
Verification
By [L1] and [L2], for every ; and , so by [L6].
The two extreme values cannot both be attained. Suppose and for some . Then , since by [L6]; by [L3] we have , so , so by [L4], so , contradicting .
Case (a): no has . Then for every , so , that is by [L6]; thus maps into the set , whose cardinality is . Since , [L5] gives two distinct with , and since both counts are at least this forces .
Case (b): some has . Then by step 1.2 no has , so for every by [L1], [L2] and [L6], that is ; thus maps into the set , of cardinality . Since , [L5] gives two distinct with .
The two cases are exhaustive, so in either case two distinct elements of have equally many neighbours.
Remarks
-
Where is spent. Twice: to make at least , so that the set of possible values is nonempty and the shift by in case (a) lands inside ; and to make and different, which is what step 1.2 needs.
-
Why the naive count is not enough. The values of lie in a set of naturals and has elements, so the pigeonhole principle says nothing until the range is cut down. Both cases cut it to values, one by removing and one by removing , and the exclusion of the other extreme is what licenses the cut.
-
Symmetry and irreflexivity are both used. Irreflexivity gives the bound ; symmetry is what turns " is a neighbour of " into " is a neighbour of " in step 1.2. Neither can be dropped.
Depends on
- If $\lvert A\rvert > k\lvert B\rvert$ then every $f : A \to B$ has a fibre with more than $k$ elements, and for nonempty $B$ some fibre has at least $\lceil \lvert A\rvert / \lvert B\rvert\rceil$ elements
- A relation $R \subseteq X \times Y$ between finite sets, its row fibres $R_x$ and its column fibres $R^y$
- The cardinality $\lvert A\rvert$ of a finite set
- A subset of a finite set is finite, with $\lvert B\rvert \le \lvert A\rvert$, and equality holds if and only if $B = A$
- Injection, surjection, bijection
- Order on the natural numbers
- The sum rule: a finite disjoint union is finite with $\lvert A \cup B\rvert = \lvert A\rvert + \lvert B\rvert$ and $\lvert\bigcup_{i \in I} A_i\rvert = \sum_{i \in I}\lvert A_i\rvert$, and a sum over a finite index set splits along a partition
- Finite sums and finite products of natural numbers, $\sum_{k<n} a_k$ and $\prod_{k<n} a_k$ in $\mathbb{N}$
- On $\mathbb{N}$ the order is membership: $m < n \iff m \in n$
- Trichotomy of the order on $\mathbb{N}$
- Order is compatible with addition
- The natural numbers $\mathbb{N}$ (von Neumann)
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 73 results over 26 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
- Pigeonhole principle (Wikipedia) (standard reference, not scraped)
- Handshaking lemma (Wikipedia) (standard reference, not scraped)
- Graph Theory, Chapter 1 (King Saud University notes) (standard reference, not scraped)