Theorems · Theorem · general topology
OpenPartialHomeomorph.nhds_eq_comap_inf_principal
∀ {X : Type u_1} {Y : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
(e : OpenPartialHomeomorph X Y) {x : X},
x ∈ e.source → nhds x = Filter.comap (↑e) (nhds (↑e x)) ⊓ Filter.principal e.source- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Set.Elemproof · cited by 7,166
- nhdsstatement and proof · cited by 5,554
- PartialEquiv.sourcestatement and proof · cited by 964
- PartialHomeomorph.toPartialEquivstatement and proof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphstatement and proof · cited by 851
- Filter.mapproof · cited by 819
- OpenPartialHomeomorph.toFun'statement and proof · cited by 745
- Filter.principalstatement and proof · cited by 740
Cited by1
Results whose statement or proof uses this declaration.
- Bundle.Trivialization.tendsto_nhds_iffproof · cited by 3