Theorems · Theorem · general topology
nhdsWithin_basis_open
∀ {α : Type u_1} [inst : TopologicalSpace α] (a : α) (t : Set α),
(nhdsWithin a t).HasBasis (fun u => a ∈ u ∧ IsOpen u) fun u => u ∩ t- Defined in
- Mathlib.Topology.NhdsWithin
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 69 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.
Cites7
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
- IsOpenstatement · cited by 2,400
- nhdsWithinstatement · cited by 1,912
- Filter.HasBasisstatement · cited by 604
- nhds_basis_opensproof · cited by 54
- nhdsWithin_hasBasisproof · cited by 15
Cited by6
Results whose statement or proof uses this declaration.
- mem_nhdsWithinproof · cited by 29
- continuousOn_extendFromproof · cited by 3
- derivedSet_closureproof · cited by 1
- OnePoint.nhdsNE_infty_eqproof · cited by 1
- iteratedFDerivWithin_comp_of_eventually_memproof · cited by 1
- map_nhdsWithinproof · cited by 0