Theorems · Theorem · general topology
eventually_nhdsWithin_iff
∀ {α : Type u_1} [inst : TopologicalSpace α] {a : α} {s : Set α} {p : α → Prop},
(∀ᶠ (x : α) in nhdsWithin a s, p x) ↔ ∀ᶠ (x : α) in nhds a, x ∈ s → p x- Defined in
- Mathlib.Topology.NhdsWithin
- Cited by
- 34 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- nhdsstatement · cited by 5,554
- Filter.Eventuallystatement · cited by 3,134
- nhdsWithinstatement · cited by 1,912
- Filter.eventually_inf_principalproof · cited by 18
Cited by34
Results whose statement or proof uses this declaration.
- meromorphicOrderAt_eq_int_iffproof · cited by 31
- meromorphicOrderAt_invproof · cited by 5
- eventuallyEq_nhds_of_eventuallyEq_nhdsNEproof · cited by 4
- continuousWithinAt_update_sameproof · cited by 4
- Complex.differentiableOn_compl_singleton_and_continuousAt_iffproof · cited by 4
- AnalyticAt.exists_eventuallyEq_pow_smul_nonzero_iffproof · cited by 3
- meromorphicNFAt_iff_analyticAt_orproof · cited by 3
- Function.Periodic.differentiableAt_cuspFunction_zeroproof · cited by 3
- AnalyticOnNhd.isClopen_setOfPred_analyticOrderAt_eq_topproof · cited by 2
- UpperHalfPlane.eq_zero_of_frequentlyproof · cited by 2
- ENNReal.le_of_forall_lt_one_mul_leproof · cited by 2
- HasFDerivWithinAt.curveIntegral_segment_source'proof · cited by 2