Mathlib Map

Theorems · Theorem · Lie groups

nonneg_nhds_iff

∀ {X : Type u_5} [inst : TopologicalSpace X] [T1Space X] [inst_2 : Zero X] {b : X}, 0 ≤ nhds b ↔ 0 = b

This lemma exists to ensure that we can still do the simplification pure_le_nhds_iff after simplifying with pure_zero.

Defined in
Mathlib.Topology.Algebra.Monoid
Cited by
0 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceT1SpaceZero

Around this declaration

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

Cites5

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.