Mathlib Map

Theorems · Theorem · logic and foundations

Cardinal.exists_infinite_fiber

∀ {β α : Type u} (f : β → α), Cardinal.mk α < Cardinal.mk β → ∀ [Infinite β], ∃ a, Infinite ↑(f ⁻¹' {a})

A function whose domain's cardinality is infinite and strictly greater than its codomain's has an infinite fiber.

Defined in
Mathlib.SetTheory.Cardinal.Pigeonhole
Cited by
2 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Infinite

Around this declaration

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

Cites16

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

Cited by2

Results whose statement or proof uses this declaration.