Mathlib Map

Theorems · Theorem · general topology

eventually_eventually_nhdsWithin

∀ {α : Type u_1} [inst : TopologicalSpace α] {a : α} {s : Set α} {p : α → Prop},
  (∀ᶠ (y : α) in nhdsWithin a s, ∀ᶠ (x : α) in nhdsWithin y s, p x) ↔ ∀ᶠ (x : α) in nhdsWithin a s, p x
Defined in
Mathlib.Topology.NhdsWithin
Cited by
12 results in Mathlib
Foundations
Depth 70 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.

ContDiffWithinAt.eventually · cited by 9ContDiffWithinAt.eventual…Filter.EventuallyEq.fderivWithin' · cited by 5EventuallyEq.fderivWithin'ContMDiffWithinAt.mlieBracketWithin_vectorField · cited by 3ContMDiffWithinAt.mlieBra…Filter.EventuallyEq.mlieBracketWithin_vectorField' · cited by 2EventuallyEq.mlieBracketW…MeromorphicOn.codiscrete_setOfPred_meromorphicOrderAt_eq_zero_or_top · cited by 2MeromorphicOn.codiscrete_…VectorField.leibniz_identity_mlieBracketWithin_apply · cited by 1VectorField.leibniz_ident…fderivWithin_fderivWithin_eq_of_mem_nhdsWithin · cited by 1fderivWithin_fderivWithin…eventually_mem_nhdsWithin_iff · cited by 1eventually_mem_nhdsWithin…ContDiffWithinAt.restrictScalars_iteratedFDerivWithin_eventuallyEq · cited by 1ContDiffWithinAt.restrict…eventually_nhdsWithin_eventually_nhds_iff_of_isOpen · cited by 1eventually_nhdsWithin_eve…Filter.EventuallyEq.extDerivWithin' · cited by 1EventuallyEq.extDerivWith…Filter.EventuallyEq.ftaylorSeriesWithin · cited by 0EventuallyEq.ftaylorSerie…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpacenhds · cited by 5554nhdsFilter.Eventually · cited by 3134Filter.EventuallynhdsWithin · cited by 1912nhdsWithinFilter.Eventually.mono · cited by 646Eventually.monoinf_le_left · cited by 286inf_le_leftFilter.Eventually.filter_mono · cited by 84Eventually.filter_monoFilter.Eventually.self_of_nhds · cited by 38Eventually.self_of_nhdseventually_nhds_nhdsWithin · cited by 7eventually_nhds_nhdsWithineventually_eventually_nhdsWit…CITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.