Theorems · Theorem · general topology
ContinuousAt.comp_lowerSemicontinuousWithinAt
∀ {α : Type u_1} [inst : TopologicalSpace α] {s : Set α} {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) → LowerSemicontinuousWithinAt f s x → Monotone g → LowerSemicontinuousWithinAt (g ∘ f) s x- Defined in
- Mathlib.Topology.Semicontinuity.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.preimageproof · cited by 4,946
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Set.Ioiproof · cited by 1,463
- Monotonestatement and proof · cited by 1,397
- OrderTopologystatement and proof · cited by 1,355
- Set.Iocproof · cited by 971
- ContinuousAtstatement and proof · cited by 697
- LT.lt.trans_leproof · cited by 678
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousAt.comp_lowerSemicontinuousAtproof · cited by 3
- ContinuousAt.comp_upperSemicontinuousWithinAtproof · cited by 2
- Continuous.comp_lowerSemicontinuousOnproof · cited by 2
- ContinuousAt.comp_lowerSemicontinuousWithinAt_antitoneproof · cited by 1