Theorems · Theorem · general topology
Filter.Tendsto.inseparable_iff_uniformity
∀ {α : Type u} [inst : UniformSpace α] {β : Type u_1} {l : Filter β} [l.NeBot] {f g : β → α} {a b : α},
Filter.Tendsto f l (nhds a) →
Filter.Tendsto g l (nhds b) → (Inseparable a b ↔ Filter.Tendsto (fun x => (f x, g x)) l (uniformity α))- Defined in
- Mathlib.Topology.UniformSpace.Separation
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpaceFilter.NeBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- UniformSpacestatement and proof · cited by 2,040
- Filter.NeBotstatement and proof · cited by 853
- uniformitystatement and proof · cited by 765
- Inseparablestatement and proof · cited by 160
- Filter.Tendsto.mono_rightproof · cited by 53
- Filter.Tendsto.prodMk_nhdsproof · cited by 46
- ClusterPt.monoproof · cited by 30
- ClusterPt.of_le_nhdsproof · cited by 7
- Inseparable.nhds_le_uniformityproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- CauchyFilter.inseparable_iff_of_le_nhdsproof · cited by 2