Theorems · Theorem · Lie groups
IsUniformGroup.cauchy_map_iff_tendsto
∀ {ι : Type u_3} {G : Type u_4} [inst : Group G] [inst_1 : UniformSpace G] [IsUniformGroup G] (𝓕 : Filter ι)
(f : ι → G), Cauchy (Filter.map f 𝓕) ↔ 𝓕.NeBot ∧ Filter.Tendsto (fun p => f p.1 / f p.2) (𝓕 ×ˢ 𝓕) (nhds 1)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 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
- SProd.sprodstatement and proof · cited by 1,750
- Filter.NeBotstatement and proof · cited by 853
- Filter.mapstatement · cited by 819
- IsUniformGroupstatement and proof · cited by 145
- Cauchystatement · cited by 115
- uniformity_eq_comap_nhds_one_swappedproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.