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.
If then every has a fibre with more than elements, and for nonempty some fibre has at least elements
Statement
Let and be finite sets, let , let , and for write
for the fibre of over (Injection, surjection, bijection). Then:
- The counting form. If then there is with .
- The ceiling form. If then there is with ( for naturals and : the least with , which is defined because ).
Every quantity here is a natural number and the comparisons are those of (Order on the natural numbers). Clause 1 at says that a nonempty has a nonempty fibre. Clause 1 is vacuous when , since then , the hypothesis says , and there is no function from a nonempty set to for the conclusion to be about. Clause 2 at says only that some fibre has at least elements, since .
Facts & Assumptions
Given: Finite sets and , a natural number , a function , and the fibres for .
The fibres are pairwise disjoint subsets of whose union is : distinct values of give disjoint fibres, and every lies in the fibre over . Each fibre is finite (A subset of a finite set is finite, with , and equality holds if and only if , clause 1), so The sum rule: a finite disjoint union is finite with and , and a sum over a finite index set splits along a partition clause 2 gives in (The sum over a finite index set, and its product form, The cardinality of a finite set).
Monotonicity over a finite index set: if satisfy for every , then . Both sums are computed through one enumeration (The sum over a finite index set, and its product form), and for every , so clause 4 of Laws of finite sums and products in , and applies (Finite sums and finite products, by recursion).
A constant natural summand: (The sum over a finite index set, and its product form, clause (c)).
Order and arithmetic of : multiplication is commutative (Multiplication is commutative); exactly one of , , holds (Trichotomy of the order on ); if and only if (Discreteness: is the immediate successor); every nonzero natural is a successor (Every nonzero natural number is a successor); and for every (Order on the natural numbers).
The ceiling ( for naturals and : the least with ): for , is the least with , so any satisfies .
if and only if (The cardinality of a finite set, clause (b)).
Proof
Suppose, for contradiction, that and yet for every .
By [L1], .
For clause 2, assume ; then by [L6], so and is defined, and has at least one element.
Clause 1. Under the assumption of step 1.1, monotonicity and the constant sum give , which contradicts by trichotomy. So the supposition of step 1.1 is untenable and clause 1 holds.
Clause 2 when . Choose any , available by step 1.3; then by [L4].
Clause 2 when . Write by [L4]. Then , so [L5] gives , that is by commutativity; clause 1, established in step 2.1, therefore produces with , and by [L4].
Clause 1 is step 2.1, and clause 2 is steps 2.2 and 3.1, whose two cases are exhaustive.
Remarks
-
Where the ceiling earns its keep. Clause 2 is not a separate argument: it is clause 1 applied at the single value with , and the only thing that has to be checked is that this satisfies , which is exactly the minimality of . That is the whole reason the ceiling was defined by minimality rather than by a division.
-
The case is not a degenerate nuisance. It occurs precisely when , where the conclusion is empty of content but still needs an element of to be stated about, and that is where is spent in clause 2.
-
Disjointness of the fibres is free, since a fibre is determined by the value it lies over. This is what lets the sum rule be applied with no hypothesis beyond finiteness, in contrast to a union of arbitrary sets.
Depends on
- $\lceil m/n \rceil$ for naturals $m$ and $n \ge 1$: the least $q \in \mathbb{N}$ with $m \le n q$
- 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
- The sum $\sum_{i \in S} a_i$ over a finite index set, and its product form
- Laws of finite sums and products in $\mathbb{N}$, and $\iota\big(\sum_{k<n} a_k\big) = \sum_{k<n} \iota(a_k)$
- 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
- Multiplication is commutative
- Trichotomy of the order on $\mathbb{N}$
- Discreteness: $\sigma(n)$ is the immediate successor
- Every nonzero natural number is a successor
- Finite sums and finite products, by recursion
Used by
- The Erdős-Szekeres monotone subsequence theorem follows by applying Mirsky's theorem to the index-value poset Corollary
- Distributing a finite set over a finite set of boxes, with the ceiling bound computed and attained Example
- In a finite set with a symmetric irreflexive relation and at least two elements, two elements have equally many neighbours Example
- R(3,3)=6 in both directions: the six-vertex argument and the red 5-cycle whose blue complement is another 5-cycle Example
- Every finite colouring of ℕ has an infinite colour class, in ZF Lemma
- The conventions this page fixes: the empty intersection, where the counts live, the first index of every sum, and what the declared prerequisites do not supply Remark
- Erdős-Rado sunflower lemma: more than k!(r-1)ᵏ distinct k-sets contain an r-petal sunflower Theorem
- For positive k,c,r there is an N such that every c-colouring of [N]ᵏ has a monochromatic r-element set Theorem
- The Ramsey number R(3,3)=6 Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 69 results over 21 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)
- Floor and ceiling functions (Wikipedia) (standard reference, not scraped)
- Sylvestre, Pigeonhole Principle (LibreTexts) (standard reference, not scraped)