Theorems · Theorem · general topology
TopologicalSpace.nhds_mkOfNhds_filterBasis
∀ {α : Type u} (B : α → FilterBasis α) (a : α),
(∀ (x : α), ∀ n ∈ B x, x ∈ n) →
(∀ (x : α), ∀ n ∈ B x, ∃ n₁ ∈ B x, ∀ x' ∈ n₁, ∃ n₂ ∈ B x', n₂ ⊆ n) → nhds a = (B a).filter- Defined in
- Mathlib.Topology.Order
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Filterstatement · cited by 8,121
- nhdsstatement · cited by 5,554
- FilterBasisstatement and proof · cited by 23
- FilterBasis.filterstatement · cited by 19
- FilterBasis.hasBasisproof · cited by 10
- TopologicalSpace.nhds_mkOfNhds_of_hasBasisproof · cited by 5
- TopologicalSpace.mkOfNhdsstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.