Theorems · Theorem · general topology
UpperHemicontinuous.of_frequently
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → Set β},
(∀ (x : α) (t : Set β), IsClosed t → (∃ᶠ (x' : α) in nhds x, (f x' ∩ t).Nonempty) → (f x ∩ t).Nonempty) →
UpperHemicontinuous fAlias of the reverse direction of upperHemicontinuous_iff_frequently.
- Defined in
- Mathlib.Topology.Semicontinuity.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Set.Nonemptystatement · cited by 2,627
- IsClosedstatement · cited by 1,639
- Filter.Frequentlystatement · cited by 414
- UpperHemicontinuousstatement · cited by 30
- upperHemicontinuous_iff_frequentlyproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.