Theorems · Theorem · functional analysis
SeminormedGroup.uniformCauchySeqOnFilter_iff_tendstoUniformlyOnFilter_one
∀ {ι : Type u_2} {κ : Type u_3} {G : Type u_6} [inst : SeminormedGroup G] {f : ι → κ → G} {l : Filter ι}
{l' : Filter κ},
UniformCauchySeqOnFilter f l l' ↔ TendstoUniformlyOnFilter (fun n z => (f n.1 z)⁻¹ * f n.2 z) 1 (l ×ˢ l) l'- Defined in
- Mathlib.Analysis.Normed.Group.Continuity
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SeminormedGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realproof · cited by 25,697
- Filterstatement and proof · cited by 8,121
- Set.ofPredproof · cited by 6,101
- Norm.normproof · cited by 5,413
- one_mulproof · cited by 2,841
- SProd.sprodstatement and proof · cited by 1,750
- Dist.distproof · cited by 1,539
- uniformityproof · cited by 765
- Filter.Eventually.monoproof · cited by 646
- inv_oneproof · cited by 301
- SeminormedGroupstatement and proof · cited by 250
Cited by1
Results whose statement or proof uses this declaration.
- SeminormedGroup.uniformCauchySeqOn_iff_tendstoUniformlyOn_oneproof · cited by 0