Theorems · Theorem · general topology
IsClosed.two_pow_mk_le_two_pow_mk_dense
∀ {X : Type u} [inst : TopologicalSpace X] [NormalSpace X] {s d : Set X},
IsClosed s → ∀ [DiscreteTopology ↑s], Dense d → 2 ^ Cardinal.mk ↑s ≤ 2 ^ Cardinal.mk ↑dLet s be a closed set in a normal space and d be a dense set. If the induced topology on s
is discrete, then 𝒫 s has cardinality less than or equal to 𝒫 d.
- Defined in
- Mathlib.Topology.Separation.NotNormal
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- Set.preimageproof · cited by 4,946
- LE.le.transproof · cited by 3,151
- Set.Nonemptyproof · cited by 2,627
- Cardinalstatement and proof · cited by 2,598
- IsOpenproof · cited by 2,400
- Disjointproof · cited by 2,201
- IsClosedstatement and proof · cited by 1,639
- Cardinal.mkstatement and proof · cited by 942
- LE.le.antisymmproof · cited by 507
Cited by2
Results whose statement or proof uses this declaration.
- IsClosed.two_pow_mk_lt_continuumproof · cited by 1
- IsClosed.mk_lt_two_pow_mk_denseproof · cited by 0