Theorems · Definition · general topology
HasOpenLowerSections
{α : Type u_1} → {β : Type u_2} → [TopologicalSpace α] → (α → Set β) → PropA function f : α → Set β has open lower sections if, for every b, the set {x | b ∈ f x}
is open. Equivalently, whenever b ∈ f x, then b ∈ f x' for all x' sufficiently close to
x.
- Defined in
- Mathlib.Topology.Semicontinuity.Defs
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Semicontinuousproof · cited by 12
Cited by12
Results whose statement or proof uses this declaration.
- hasOpenLowerSections_iff_isOpen_compl_preimage_Iic_complstatement and proof · cited by 1
- hasOpenLowerSectionsOn_univ_iffstatement · cited by 0
- hasOpenLowerSections_iff_isClosed_preimage_Iicstatement and proof · cited by 0
- hasOpenLowerSections_iff_isOpenstatement · cited by 0
- hasOpenLowerSections_restrict_iffstatement · cited by 0
- HasOpenCGraph.hasOpenLowerSectionsstatement · cited by 0
- HasOpenLowerSections.compstatement and proof · cited by 0
- HasOpenLowerSections.conststatement · cited by 0
- HasOpenLowerSections.hasOpenLowerSectionsOnstatement and proof · cited by 0
- HasOpenLowerSections.interstatement and proof · cited by 0
- HasOpenLowerSections.lowerHemicontinuousstatement and proof · cited by 0
- HasOpenLowerSections.unionstatement and proof · cited by 0