Theorems · Theorem · general topology
Dense.upperBounds_image
∀ {γ : Type u_2} {α : Type u_3} [inst : TopologicalSpace α] [inst_1 : Preorder α] [ClosedIicTopology α] {f : γ → α}
[inst_3 : TopologicalSpace γ] {S : Set γ}, Dense S → Continuous f → upperBounds (f '' S) = upperBounds (Set.range f)The upper bounds of the image of a continuous function on a dense set are equal to the upper bounds of the range of the universe.
- Defined in
- Mathlib.Topology.Order.IsLUB
- Cited by
- 2 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.
Cites20
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 and proof · cited by 5,609
- Set.rangestatement · cited by 4,705
- Continuousstatement and proof · cited by 2,592
- le_rflproof · cited by 1,558
- closureproof · cited by 1,254
- Densestatement and proof · cited by 359
- upperBoundsstatement and proof · cited by 263
- subset_antisymmproof · cited by 150
- ClosedIicTopologystatement and proof · cited by 115
Cited by2
Results whose statement or proof uses this declaration.
- Dense.ciSupproof · cited by 2
- Dense.lowerBounds_imageproof · cited by 0