Mathlib Map

Theorems · Theorem · combinatorics

Finite.exists_infinite_fiber

∀ {α : Type u_1} {β : Type u_2} [Infinite α] [Finite β] (f : α → β), ∃ y, Infinite ↑(f ⁻¹' {y})

The strong pigeonhole principle for infinitely many pigeons in finitely many pigeonholes. If there are infinitely many pigeons in finitely many pigeonholes, then there is a pigeonhole with infinitely many pigeons. See also: Finite.exists_ne_map_eq_of_infinite

Defined in
Mathlib.Data.Fintype.Pigeonhole
Cited by
1 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
InfiniteFinite

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.