Theorems · Theorem · general topology
Continuous.comp_upperSemicontinuous
∀ {α : Type u_1} [inst : TopologicalSpace α] {γ : Type u_4} [inst_1 : LinearOrder γ] [inst_2 : TopologicalSpace γ]
[OrderTopology γ] {δ : Type u_5} [inst_4 : LinearOrder δ] [inst_5 : TopologicalSpace δ] [OrderTopology δ] {g : γ → δ}
{f : α → γ}, Continuous g → UpperSemicontinuous f → Monotone g → UpperSemicontinuous (g ∘ f)- Defined in
- Mathlib.Topology.Semicontinuity.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 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.
- 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
- UpperSemicontinuousstatement and proof · cited by 52
- ContinuousAt.comp_upperSemicontinuousAtproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.exists_lt_lowerSemicontinuous_integral_ltproof · cited by 2