Theorems · Theorem · general topology
lowerHemicontinuousAt_iff
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → Set β} {x : α},
LowerHemicontinuousAt f x ↔ ∀ (u : Set β), IsOpen u → (f x ∩ u).Nonempty → ∀ᶠ (x' : α) in nhds x, (f x' ∩ u).Nonempty- Defined in
- Mathlib.Topology.Semicontinuity.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, 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
- nhdsstatement and proof · cited by 5,554
- Filter.Eventuallystatement and proof · cited by 3,134
- Set.Nonemptystatement and proof · cited by 2,627
- IsOpenstatement and proof · cited by 2,400
- LowerHemicontinuousAtstatement · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- LowerHemicontinuousAt.exists_seq_tendstoproof · cited by 1
- LowerHemicontinuousAt.of_sequencesproof · cited by 0