Theorems · Theorem · Lie groups
Filter.Tendsto.conj_nhds_one
∀ {β : Type u_2} [inst : UniformSpace β] [inst_1 : Group β] [IsLeftUniformGroup β] [IsRightUniformGroup β]
{ι : Type u_3} {l : Filter ι} {x : ι → β},
Filter.Tendsto x l (nhds 1) → ∀ (g : ι → β), Filter.Tendsto (g * x * g⁻¹) l (nhds 1)Note: this assumes [IsLeftUniformGroup β] [IsRightUniformGroup β] instead of the more typical
(and equivalent) [IsUniformGroup β] because this is used in the proof of said equivalence.
- Cited by
- 1 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- Groupstatement and proof · cited by 6,238
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- UniformSpacestatement and proof · cited by 2,040
- Filter.Tendsto.compproof · cited by 560
- Filter.comapproof · cited by 546
- Filter.tendsto_comap_iffproof · cited by 55
- IsRightUniformGroupstatement and proof · cited by 11
- IsLeftUniformGroupstatement and proof · cited by 8
- tendsto_conj_nhds_oneproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsUniformGroup.of_left_rightproof · cited by 1