Theorems · Theorem · general topology
insert_mem_nhdsWithin_insert
∀ {α : Type u_1} [inst : TopologicalSpace α] {a : α} {s t : Set α},
t ∈ nhdsWithin a s → insert a t ∈ nhdsWithin a (insert a s)- Defined in
- Mathlib.Topology.NhdsWithin
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 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.
Cites6
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 · cited by 8,121
- nhdsWithinstatement and proof · cited by 1,912
- Filter.mem_of_supersetproof · cited by 308
- nhdsWithin_insertproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- ContDiffWithinAt.mono_of_mem_nhdsWithinproof · cited by 13