Theorems · Theorem · general topology
ContinuousWithinAt.mono_of_mem_nhdsWithin
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {s t : Set α}
{x : α}, ContinuousWithinAt f t x → t ∈ nhdsWithin x s → ContinuousWithinAt f s x- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- ContinuousWithinAtstatement and proof · cited by 512
- Filter.Tendsto.mono_leftproof · cited by 125
- nhdsWithin_le_of_memproof · cited by 8
Cited by7
Results whose statement or proof uses this declaration.
- ContDiffWithinAt.continuousWithinAtproof · cited by 11
- MeasureTheory.continuousOn_convolution_right_with_paramproof · cited by 2
- HasFPowerSeriesWithinOnBall.continuousWithinAt_insertproof · cited by 2
- not_differentiableWithinAt_of_deriv_tendsto_atTop_Ioiproof · cited by 2
- continuousOn_update_iffproof · cited by 1
- ContinuousWithinAt.comp_of_mem_nhdsWithin_imageproof · cited by 1