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.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- Set.preimagestatement and proof · cited by 4,946
- LE.le.transproof · cited by 3,151
- Cardinalstatement and proof · cited by 2,598
- LT.lt.leproof · cited by 2,189
- Cardinal.mkstatement and proof · cited by 942
- Order.succproof · cited by 633
- Cardinal.aleph0proof · cited by 521
- LT.lt.transproof · cited by 370
- lt_or_geproof · cited by 182
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.