Theorems · Theorem · general topology
exists_countable_upperSemicontinuous_isGLB
∀ {X : Type u_1} {E : Type u_2} [inst : TopologicalSpace X] [HereditarilyLindelofSpace X] [inst_2 : LinearOrder E]
[inst_3 : TopologicalSpace E] [OrderClosedTopology E] [DenselyOrdered E] [TopologicalSpace.SeparableSpace E]
{s : X → E} {𝓕 : Set (X → E)}, (∀ f ∈ 𝓕, UpperSemicontinuous f) → IsGLB 𝓕 s → ∃ 𝓕' ⊆ 𝓕, 𝓕'.Countable ∧ IsGLB 𝓕' sIf a function s : X → E can be written as the infimum of a family 𝓕 of upper semicontinuous
functions then, assuming that X is hereditarily Lindelöf (for example, second countable),
s can in fact be written as the infimum of some countable subfamily 𝓕'.
This is implication a) ⇒ b) in
[N. Bourbaki, Topologie Générale, Chapitre IX, Appendice I, Proposition 3][bourbaki1974]
See the module docstring for a discussion of the assumptions on E.
- Defined in
- Mathlib.Topology.Semicontinuity.Lindelof
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
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
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- Set.iUnionproof · cited by 2,483
- IsOpenproof · cited by 2,400
- Set.extproof · cited by 2,266
- Set.Iooproof · cited by 1,214
- LE.le.trans_ltproof · cited by 795
- Set.Countablestatement and proof · cited by 545
Cited by1
Results whose statement or proof uses this declaration.
- exists_countable_lowerSemicontinuous_isLUBproof · cited by 2