Theorems · Theorem · global analysis
OpenPartialHomeomorph.map_extend_symm_nhdsWithin
∀ {𝕜 : Type u_1} {E : Type u_2} {M : Type u_3} {H : Type u_4} [inst : NontriviallyNormedField 𝕜]
[inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] [inst_3 : TopologicalSpace H] [inst_4 : TopologicalSpace M]
(f : OpenPartialHomeomorph M H) {I : ModelWithCorners 𝕜 E H} {s : Set M} {y : M},
y ∈ f.source →
Filter.map (↑(f.extend I).symm) (nhdsWithin (↑(f.extend I) y) (↑(f.extend I).symm ⁻¹' s ∩ Set.range ↑I)) =
nhdsWithin y s- Cited by
- 4 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- Set.preimagestatement · cited by 4,946
- Set.rangestatement · cited by 4,705
- ModelWithCornersstatement and proof · cited by 2,462
- nhdsWithinstatement and proof · cited by 1,912
- PartialEquiv.sourcestatement and proof · cited by 964
- PartialHomeomorph.toPartialEquivstatement and proof · cited by 917
Cited by4
Results whose statement or proof uses this declaration.
- OpenPartialHomeomorph.continuousWithinAt_writtenInExtend_iffproof · cited by 2
- map_extChartAt_symm_nhdsWithin'proof · cited by 2
- OpenPartialHomeomorph.map_extend_symm_nhdsWithin_rangeproof · cited by 1
- OpenPartialHomeomorph.extend_preimage_mem_nhdsWithinproof · cited by 0