Theorems · Theorem · general topology
Filter.HasBasis.hasBasis_of_isDenseInducing
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] [RegularSpace β]
{ι : Type u_5} {s : ι → Set α} {p : ι → Prop} {x : α},
(nhds x).HasBasis p s → ∀ {f : α → β}, IsDenseInducing f → (nhds (f x)).HasBasis p fun i => closure (f '' s i)- Defined in
- Mathlib.Topology.DenseEmbedding
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Filterproof · cited by 8,121
- Set.imagestatement and proof · cited by 5,609
- nhdsstatement and proof · cited by 5,554
- Set.preimageproof · cited by 4,946
- LE.le.transproof · cited by 3,151
- Filter.univ_mem'proof · cited by 1,672
- IsClosedproof · cited by 1,639
- Filter.mp_memproof · cited by 1,537
- closurestatement and proof · cited by 1,254
- Filter.HasBasisstatement and proof · cited by 604
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.