Theorems · Theorem · Lie groups
IsTopologicalGroup.uniformCauchySeqOn_iff
∀ {ι : Type u_1} {α : Type u_2} {G : Type u_3} [inst : Group G] [u : UniformSpace G] [inst_1 : IsTopologicalGroup G]
(F : ι → α → G) (p : Filter ι) (s : Set α),
IsTopologicalGroup.rightUniformSpace G = u →
(UniformCauchySeqOn F p s ↔ ∀ u_1 ∈ nhds 1, ∀ᶠ (m : ι × ι) in p ×ˢ p, ∀ a ∈ s, F m.2 a / F m.1 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
- 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
- SProd.sprodstatement and proof · cited by 1,750
- 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.