Theorems · Theorem · general topology
LowerHemicontinuousAt.frequently
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → Set β} {x : α},
LowerHemicontinuousAt f x → ∀ (t : Set β), IsClosed t → (∃ᶠ (x' : α) in nhds x, f x' ⊆ t) → f x ⊆ tAlias of the forward direction of lowerHemicontinuousAt_iff_frequently.
- Defined in
- Mathlib.Topology.Semicontinuity.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 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
- nhdsstatement · cited by 5,554
- IsClosedstatement · cited by 1,639
- Filter.Frequentlystatement · cited by 414
- LowerHemicontinuousAtstatement · cited by 15
- lowerHemicontinuousAt_iff_frequentlyproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.