Theorems · Theorem · Lie groups
exists_closed_nhds_one_inv_eq_mul_subset
∀ {G : Type w} [inst : TopologicalSpace G] [inst_1 : Group G] [IsTopologicalGroup G] {U : Set G},
U ∈ nhds 1 → ∃ V ∈ nhds 1, IsClosed V ∧ V⁻¹ = V ∧ V * V ⊆ UGiven a neighborhood U of the identity, one may find a neighborhood V of the identity which
is closed, symmetric, and satisfies V * V ⊆ U.
- Defined in
- Mathlib.Topology.Algebra.Group.Pointwise
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Groupstatement and proof · cited by 6,238
- nhdsstatement and proof · cited by 5,554
- IsOpenproof · cited by 2,400
- IsClosedstatement and proof · cited by 1,639
- inv_invproof · cited by 494
- IsOpen.mem_nhdsproof · cited by 470
- IsTopologicalGroupstatement and proof · cited by 469
- Set.inter_subset_leftproof · cited by 360
- Set.mulstatement · cited by 297
Cited by3
Results whose statement or proof uses this declaration.
- IsDiscrete.exists_nhds_eq_one_of_image_mulLeft_inter_nonemptyproof · cited by 2
- smul_singleton_mem_nhds_of_sigmaCompactproof · cited by 1
- ContinuousMonoidHom.locallyCompactSpace_of_hasBasisproof · cited by 0