Theorems · Theorem · Lie groups
exists_open_nhds_zero_add_subset
∀ {M : Type u_3} [inst : TopologicalSpace M] [inst_1 : AddZeroClass M] [ContinuousAdd M] {U : Set M},
U ∈ nhds 0 → ∃ V, IsOpen V ∧ 0 ∈ V ∧ V + V ⊆ UGiven an open neighborhood U of 0 there is an open neighborhood V of 0
such that V + V ⊆ U.
- Defined in
- Mathlib.Topology.Algebra.Monoid
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- IsOpenstatement and proof · cited by 2,400
- AddZeroClassstatement and proof · cited by 1,237
- ContinuousAddstatement and proof · cited by 777
- Set.addstatement · cited by 338
- Set.add_subset_iffproof · cited by 8
- exists_open_nhds_zero_halfproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- Bornology.IsVonNBounded.addproof · cited by 3
- exists_closed_nhds_zero_neg_eq_add_subsetproof · cited by 3
- MeasureTheory.Measure.IsEverywherePos.IsGdelta_of_isAddLeftInvariantproof · cited by 1
- exists_nhds_hasAntitoneBasis_absConvex_open_add_closure_subsetproof · cited by 0
- nhds_hasBasis_absConvex_closedproof · cited by 0