Theorems · Theorem · Lie groups
exists_nhds_half_neg
∀ {G : Type w} [inst : TopologicalSpace G] [inst_1 : AddGroup G] [IsTopologicalAddGroup G] {s : Set G},
s ∈ nhds 0 → ∃ V ∈ nhds 0, ∀ v ∈ V, ∀ w ∈ V, v - w ∈ s- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Set.preimageproof · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- add_zeroproof · cited by 2,707
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- sub_eq_add_negproof · cited by 1,023
- neg_zeroproof · cited by 542
- Set.mem_preimageproof · cited by 190
- nhds_prod_eqproof · cited by 84
Cited by1
Results whose statement or proof uses this declaration.
- cauchySeq_finset_iff_sum_vanishingproof · cited by 5