Mathlib Map

Theorems · Theorem · logic and foundations

Cardinal.exists_uncountable_fiber

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

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

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

Around this declaration

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

Cites23

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.