Mathlib Map

Theorems · Theorem · general topology

nhds_eq_iInf_mabs_div

∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : CommGroup α] [inst_2 : LinearOrder α] [IsOrderedMonoid α]
  [OrderTopology α] (a : α), nhds a = ⨅ r, ⨅ (_ : r > 1), Filter.principal {b | |a / b|ₘ < r}
Defined in
Mathlib.Topology.Order.LeftRightNhds
Cited by
5 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceCommGroupLinearOrderIsOrderedMonoidOrderTopology

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites21

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.