Theorems · Theorem · general topology
Dense.ciSup
∀ {γ : Type u_2} {α : Type u_3} [inst : TopologicalSpace α] [inst_1 : ConditionallyCompleteLattice α]
[ClosedIicTopology α] {f : γ → α} [inst_3 : TopologicalSpace γ] {S : Set γ},
Dense S → Continuous f → BddAbove (Set.range f) → ⨆ s, f ↑s = ⨆ i, f iThe supremum of a bounded above, continuous function on a dense set is equal to the supremum on the universe.
- Defined in
- Mathlib.Topology.Order.IsLUB
- Cited by
- 2 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.
Cites23
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
- Set.Elemstatement and proof · cited by 7,166
- Set.rangestatement and proof · cited by 4,705
- Continuousstatement and proof · cited by 2,592
- iSupstatement and proof · cited by 2,415
- SupSet.sSupproof · cited by 954
- IsEmptyproof · cited by 759
- BddAbovestatement and proof · cited by 620
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Densestatement and proof · cited by 359
- isEmpty_or_nonemptyproof · cited by 269
Cited by2
Results whose statement or proof uses this declaration.
- Dense.ciSup'proof · cited by 1
- Dense.ciInfproof · cited by 0