Theorems · Theorem · general topology
Dense.exists_seq_strictMono_tendsto
∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [DenselyOrdered α]
[NoMinOrder α] [FirstCountableTopology α] {s : Set α},
Dense s → ∀ (x : α), ∃ u, StrictMono u ∧ (∀ (n : ℕ), u n ∈ Set.Iio x ∩ s) ∧ Filter.Tendsto u Filter.atTop (nhds x)- Defined in
- Mathlib.Topology.Order.IsLUB
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- OrderTopologystatement and proof · cited by 1,355
- Set.Iooproof · cited by 1,214
- Set.Iiostatement and proof · cited by 1,166
- StrictMonostatement and proof · cited by 706
- DenselyOrderedstatement and proof · cited by 471
- Densestatement and proof · cited by 359
Cited by2
Results whose statement or proof uses this declaration.
- DenseRange.exists_seq_strictMono_tendstoproof · cited by 2
- Dense.exists_seq_strictAnti_tendstoproof · cited by 0