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 = bThis 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- nhdsstatement · cited by 5,554
- T1Spacestatement and proof · cited by 275
- pure_le_nhds_iffproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.