Theorems · Theorem · general topology
TendstoLocallyUniformly.congr_inseparable_right
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β}
{f : α → β} {p : Filter ι} {g : α → β},
TendstoLocallyUniformly F f p → (∀ (x : α), Inseparable (f x) (g x)) → TendstoLocallyUniformly F g p- Cited by
- 3 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.
Cites8
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
- 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_inseparable_rightproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- MultipliableLocallyUniformly.hasProdLocallyUniformlyproof · cited by 1
- SummableLocallyUniformly.hasSumLocallyUniformlyproof · cited by 1
- TendstoLocallyUniformly.congr_rightproof · cited by 0