Theorems · Theorem · general topology
exists_mem_nhds_isCompact_mapsTo_of_isCompact_mem_nhds
∀ {X : Type u_3} {Y : Type u_4} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] [R1Space Y] {f : X → Y}
{x : X} {K : Set X} {s : Set Y},
Continuous f → s ∈ nhds (f x) → IsCompact K → K ∈ nhds x → ∃ L ∈ nhds x, IsCompact L ∧ Set.MapsTo f L s- Defined in
- Mathlib.Topology.Separation.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- Filterstatement and proof · cited by 8,121
- Set.imageproof · cited by 5,609
- nhdsstatement and proof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Continuousstatement and proof · cited by 2,592
- IsOpenproof · cited by 2,400
- Disjointproof · cited by 2,201
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- IsCompactstatement and proof · cited by 1,282
Cited by1
Results whose statement or proof uses this declaration.
- IsCompact.isCompact_isClosed_basis_nhdsproof · cited by 1