Theorems · Theorem · general topology
Dense.exists_seq_strictAnti_tendsto
∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [DenselyOrdered α]
[NoMaxOrder α] [FirstCountableTopology α] {s : Set α},
Dense s → ∀ (x : α), ∃ u, StrictAnti u ∧ (∀ (n : ℕ), u n ∈ Set.Ioi x ∩ s) ∧ Filter.Tendsto u Filter.atTop (nhds x)- Defined in
- Mathlib.Topology.Order.IsLUB
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- Filter.atTopstatement · cited by 2,405
- Set.Ioistatement · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
- DenselyOrderedstatement and proof · cited by 471
- Densestatement and proof · cited by 359
- NoMaxOrderstatement and proof · cited by 340
- StrictAntistatement · cited by 204
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.