Theorems · Theorem · general topology
lowerHemicontinuousWithinAt_iff_frequently
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → Set β} {x : α}
{s : Set α},
LowerHemicontinuousWithinAt f s x ↔ ∀ (t : Set β), IsClosed t → (∃ᶠ (x' : α) in nhdsWithin x s, f x' ⊆ t) → f x ⊆ t- Defined in
- Mathlib.Topology.Semicontinuity.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Filter.Eventuallyproof · cited by 3,134
- Compl.complproof · cited by 2,925
- Set.Nonemptyproof · cited by 2,627
- nhdsWithinstatement and proof · cited by 1,912
- IsClosedstatement and proof · cited by 1,639
- Filter.Frequentlystatement and proof · cited by 414
- Function.Surjective.forallproof · cited by 214
- not_imp_notproof · cited by 63
- compl_surjectiveproof · cited by 26
- LowerHemicontinuousWithinAtstatement · cited by 15
Cited by3
Results whose statement or proof uses this declaration.
- lowerHemicontinuousAt_iff_frequentlyproof · cited by 2
- LowerHemicontinuousWithinAt.frequentlyproof · cited by 0
- LowerHemicontinuousWithinAt.of_frequentlyproof · cited by 0