Theorems · Theorem · general topology
ContinuousMap.nhds_compactOpen
∀ {X : Type u_2} {Y : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] (f : C(X, Y)),
nhds f =
⨅ K,
⨅ (_ : IsCompact K),
⨅ U, ⨅ (_ : IsOpen U), ⨅ (_ : Set.MapsTo (⇑f) K U), Filter.principal {g | Set.MapsTo (⇑g) K U}- Defined in
- Mathlib.Topology.CompactOpen
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- Set.ofPredstatement and proof · cited by 6,101
- Set.imageproof · cited by 5,609
- nhdsstatement · cited by 5,554
- ContinuousMapstatement and proof · cited by 2,491
- IsOpenstatement and proof · cited by 2,400
- SProd.sprodproof · cited by 1,750
- iInfstatement and proof · cited by 1,690
- IsCompactstatement and proof · cited by 1,282
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousMap.tendsto_nhds_compactOpenproof · cited by 3
- ContinuousMap.compactOpen_eq_generateFromproof · cited by 1
- ContinuousMap.hasBasis_nhdsproof · cited by 1
- ContinuousMap.specializes_coeproof · cited by 0