Mathlib Map

Theorems · Theorem · general topology

IsCompact.elim_nhds_subcover

∀ {X : Type u} [inst : TopologicalSpace X] {s : Set X},
  IsCompact s → ∀ (U : X → Set X), (∀ x ∈ s, U x ∈ nhds x) → ∃ t, (∀ x ∈ t, x ∈ s) ∧ s ⊆ ⋃ x ∈ t, U x
Defined in
Mathlib.Topology.Compactness.Compact
Cited by
15 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpace

Around this declaration

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

exists_compact_superset · cited by 6exists_compact_supersetIsCompact.disjoint_nhdsSet_left · cited by 6IsCompact.disjoint_nhdsSe…CompactSpace.elim_nhds_subcover · cited by 5CompactSpace.elim_nhds_su…LocallyFinite.finite_nonempty_inter_compact · cited by 4LocallyFinite.finite_none…IsCompact.finite_of_discrete · cited by 4IsCompact.finite_of_discr…finite_cover_balls_of_compact · cited by 2finite_cover_balls_of_com…Topology.IsLocallyConstructible.isConstructible_of_subset_of_isCompact · cited by 2IsLocallyConstructible.is…Dynamics.exists_isDynCoverOf_of_isCompact_invariant · cited by 2Dynamics.exists_isDynCove…AffineSpace.cobounded_eq_iSup_sphere_asymptoticNhds · cited by 1AffineSpace.cobounded_eq_…countable_cover_nhdsWithin_of_sigmaCompact · cited by 1countable_cover_nhdsWithi…Dynamics.exists_isDynCoverOf_of_isCompact_uniformContinuous · cited by 1Dynamics.exists_isDynCove…TopologicalSpace.Clopens.exists_finset_eq_sup_prod · cited by 1Clopens.exists_finset_eq_…ContinuousMap.compactOpen_eq_generateFrom · cited by 1ContinuousMap.compactOpen…IsCompact.elim_nhdsWithin_subcover · cited by 0IsCompact.elim_nhdsWithin…Bornology.isBounded_image_of_isLocallyBounded_of_isCompact · cited by 0Bornology.isBounded_image…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceFinset · cited by 13712FinsetFilter · cited by 8121Filternhds · cited by 5554nhdsSet.iUnion · cited by 2483Set.iUnionIsCompact · cited by 1282IsCompactnhdsSet · cited by 267nhdsSetsubset_of_mem_nhdsSet · cited by 10subset_of_mem_nhdsSetIsCompact.elim_nhds_subcover_nhdsSet · cited by 2IsCompact.elim_nhds_subco…IsCompact.elim_nhds_subcoverCITED BYCITES

Cites10

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

Cited by15

Results whose statement or proof uses this declaration.