Theorems · Theorem · general topology
TendstoLocallyUniformly.congr_inseparable
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β}
{f : α → β} {p : Filter ι} {G : ι → α → β},
TendstoLocallyUniformly F f p →
(∀ᶠ (n : ι) in p, ∀ (x : α), Inseparable (F n x) (G n x)) → TendstoLocallyUniformly G f p- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Filter.Eventuallystatement and proof · cited by 3,134
- UniformSpacestatement and proof · cited by 2,040
- Inseparablestatement and proof · cited by 160
- TendstoLocallyUniformlystatement and proof · cited by 59
- TendstoLocallyUniformly.tendstoLocallyUniformlyOnproof · cited by 12
- tendstoLocallyUniformlyOn_univproof · cited by 10
- TendstoLocallyUniformlyOn.congr_inseparableproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- TendstoLocallyUniformly.congrproof · cited by 0