Theorems · Theorem · general topology
ContinuousAt.comp_upperSemicontinuousAt
∀ {α : Type u_1} [inst : TopologicalSpace α] {x : α} {γ : Type u_4} [inst_1 : LinearOrder γ]
[inst_2 : TopologicalSpace γ] [OrderTopology γ] {δ : Type u_5} [inst_4 : LinearOrder δ] [inst_5 : TopologicalSpace δ]
[OrderTopology δ] {g : γ → δ} {f : α → γ},
ContinuousAt g (f x) → UpperSemicontinuousAt f x → Monotone g → UpperSemicontinuousAt (g ∘ f) x- Defined in
- Mathlib.Topology.Semicontinuity.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 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
- Monotonestatement and proof · cited by 1,397
- OrderTopologystatement and proof · cited by 1,355
- ContinuousAtstatement and proof · cited by 697
- Monotone.dualproof · cited by 39
- UpperSemicontinuousAtstatement and proof · cited by 35
- ContinuousAt.comp_lowerSemicontinuousAtproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Continuous.comp_upperSemicontinuousproof · cited by 1
- ContinuousAt.comp_upperSemicontinuousAt_antitoneproof · cited by 1