Theorems · Theorem · Lie groups
IsTopologicalGroup.tendstoLocallyUniformly_iff
∀ {ι : Type u_1} {α : Type u_2} {G : Type u_3} [inst : Group G] [u : UniformSpace G] [inst_1 : IsTopologicalGroup G]
[inst_2 : TopologicalSpace α] (F : ι → α → G) (f : α → G) (p : Filter ι),
IsTopologicalGroup.rightUniformSpace G = u →
(TendstoLocallyUniformly F f p ↔
∀ u_1 ∈ nhds 1, ∀ (x : α), ∃ t ∈ nhds x, ∀ᶠ (i : ι) in p, ∀ a ∈ t, F i a / f a ∈ u_1)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 and proof · cited by 8,121
- Groupstatement and proof · cited by 6,238
- Set.ofPredproof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Filter.Eventuallystatement and proof · cited by 3,134
- UniformSpacestatement and proof · cited by 2,040
- uniformityproof · cited by 765
- div_eq_mul_invproof · cited by 715
- IsTopologicalGroupstatement and proof · cited by 469
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.