Theorems · Definition · general topology
nhds
{X : Type u_3} → [TopologicalSpace X] → X → Filter XA set is called a neighborhood of x if it contains an open set around x. The set of all
neighborhoods of x forms a filter, the neighborhood filter at x, is here defined as the
infimum over the principal filters of all open sets containing x.
- Defined in
- Mathlib.Topology.Defs.Filter
- Cited by
- 5,554 results in Mathlib
- Foundations
- Depth 18 from the axioms, rests on 91 definitions · uses propext, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- Filterstatement · cited by 8,121
Cited by5,805
Results whose statement or proof uses this declaration.
- nhdsWithinproof · cited by 1,912
- ContinuousAtproof · cited by 697
- HasSumproof · cited by 518
- ContinuousWithinAtproof · cited by 512
- HasDerivAtproof · cited by 493
- IsOpen.mem_nhdsstatement · cited by 470
- MeasureTheory.StronglyMeasurableproof · cited by 363
- HasFDerivAtproof · cited by 350
- tendsto_const_nhdsstatement · cited by 330
- nhdsSetproof · cited by 267
- HasStrictFDerivAtproof · cited by 261
- Continuous.tendstostatement · cited by 206
Showing the 200 most cited of 5,805.