Theorems · Theorem · general topology
ContinuousMap.hasBasis_nhds
∀ {X : Type u_2} {Y : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] (f : C(X, Y)),
(nhds f).HasBasis
(fun S => S.Finite ∧ ∀ (K : Set X) (U : Set Y), (K, U) ∈ S → IsCompact K ∧ IsOpen U ∧ Set.MapsTo (⇑f) K U) fun x =>
⋂ KU ∈ x, {g | Set.MapsTo (⇑g) KU.1 KU.2}- Defined in
- Mathlib.Topology.CompactOpen
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Filterproof · cited by 8,121
- Set.ofPredstatement and proof · cited by 6,101
- nhdsstatement · cited by 5,554
- ContinuousMapstatement and proof · cited by 2,491
- IsOpenstatement and proof · cited by 2,400
- Set.Finitestatement and proof · cited by 1,814
- iInfproof · cited by 1,690
- IsCompactstatement and proof · cited by 1,282
- Set.iInterstatement and proof · cited by 1,084
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousMap.mem_nhds_iffproof · cited by 1