Theorems · Theorem · general topology
Continuous.comp_lowerSemicontinuousOn
∀ {α : Type u_1} [inst : TopologicalSpace α] {s : Set α} {γ : Type u_4} [inst_1 : LinearOrder γ]
[inst_2 : TopologicalSpace γ] [OrderTopology γ] {δ : Type u_5} [inst_4 : LinearOrder δ] [inst_5 : TopologicalSpace δ]
[OrderTopology δ] {g : γ → δ} {f : α → γ},
Continuous g → LowerSemicontinuousOn f s → Monotone g → LowerSemicontinuousOn (g ∘ f) s- Defined in
- Mathlib.Topology.Semicontinuity.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Continuousstatement and proof · cited by 2,592
- Monotonestatement and proof · cited by 1,397
- OrderTopologystatement and proof · cited by 1,355
- Continuous.continuousAtproof · cited by 297
- LowerSemicontinuousOnstatement and proof · cited by 68
- ContinuousAt.comp_lowerSemicontinuousWithinAtproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- LowerSemicontinuousOn.isClosed_re_epigraphproof · cited by 1
- Sion.DMCompletion.exists_isSaddlePointOnproof · cited by 1