Theorems · Theorem · general topology
orderTopology_of_nhds_mabs
∀ {α : Type u_4} [inst : TopologicalSpace α] [inst_1 : CommGroup α] [inst_2 : LinearOrder α] [IsOrderedMonoid α],
(∀ (a : α), nhds a = ⨅ r, ⨅ (_ : r > 1), Filter.principal {b | |a / b|ₘ < r}) → OrderTopology α- Defined in
- Mathlib.Topology.Order.LeftRightNhds
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 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.
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- Set.ofPredstatement and proof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- iInfstatement and proof · cited by 1,690
- OrderTopologystatement and proof · cited by 1,355
- CommGroupstatement and proof · cited by 990
- Filter.principalstatement and proof · cited by 740
- IsOrderedMonoidstatement and proof · cited by 577
- mabsstatement and proof · cited by 148
- Preorder.topologyproof · cited by 24
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.