Theorems · Theorem · general topology
TendstoUniformlyOnFilter.congr_inseparable
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : UniformSpace β] {F : ι → α → β} {f : α → β} {p : Filter ι}
{p' : Filter α} {F' : ι → α → β},
TendstoUniformlyOnFilter F f p p' →
(∀ᶠ (n : ι × α) in p ×ˢ p', Inseparable (F n.1 n.2) (F' n.1 n.2)) → TendstoUniformlyOnFilter F' f p p'- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Filter.Eventuallystatement and proof · cited by 3,134
- IsOpenproof · cited by 2,400
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodstatement and proof · cited by 1,750
- uniformityproof · cited by 765
- Filter.Eventually.monoproof · cited by 646
- SetRelproof · cited by 581
- Inseparablestatement and proof · cited by 160
- Filter.HasBasis.tendsto_right_iffproof · cited by 81
- TendstoUniformlyOnFilterstatement and proof · cited by 50
- Inseparable.mem_open_iffproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- TendstoUniformlyOn.congr_inseparableproof · cited by 2
- TendstoUniformlyOnFilter.congrproof · cited by 1