Theorems · Theorem · general topology
Dense.exists_between
∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderClosedTopology α] [DenselyOrdered α]
{s : Set α}, Dense s → ∀ {x y : α}, x < y → ∃ z ∈ s, z ∈ Set.Ioo x y- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 76 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
- LinearOrderstatement and proof · cited by 8,572
- Set.Ioostatement · cited by 1,214
- DenselyOrderedstatement and proof · cited by 471
- OrderClosedTopologystatement and proof · cited by 445
- Densestatement and proof · cited by 359
- isOpen_Iooproof · cited by 54
- Set.nonempty_Iooproof · cited by 23
- Dense.exists_mem_openproof · cited by 10
Cited by5
Results whose statement or proof uses this declaration.
- Dense.exists_seq_strictMono_tendsto_of_ltproof · cited by 3
- Dense.Iio_eq_biUnionproof · cited by 1
- Dense.Ioi_eq_biUnionproof · cited by 1
- exists_countable_upperSemicontinuous_isGLBproof · cited by 1
- dense_iff_exists_betweenproof · cited by 0