Theorems · Theorem · general topology
Dense.lowerBounds_image
∀ {γ : Type u_2} {α : Type u_3} [inst : TopologicalSpace α] [inst_1 : Preorder α] [ClosedIciTopology α] {f : γ → α}
[inst_3 : TopologicalSpace γ] {S : Set γ}, Dense S → Continuous f → lowerBounds (f '' S) = lowerBounds (Set.range f)The lower bounds of the image of a continuous function on a dense set are equal to the lower bounds of the range of the universe.
- Defined in
- Mathlib.Topology.Order.IsLUB
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Preorderstatement and proof · cited by 7,952
- Set.imagestatement · cited by 5,609
- Set.rangestatement · cited by 4,705
- Continuousstatement and proof · cited by 2,592
- Densestatement and proof · cited by 359
- lowerBoundsstatement · cited by 212
- ClosedIciTopologystatement and proof · cited by 156
- Dense.upperBounds_imageproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.