Mathlib Map

Theorems · Theorem · general topology

isClosedEmbedding_of_spaced_out

∀ {β : Type v} [inst : UniformSpace β] {α : Type u_1} [inst_1 : TopologicalSpace α] [DiscreteTopology α] [T0Space β]
  {f : α → β} {s : Set (β × β)}, s ∈ uniformity β → (Pairwise fun x y => (f x, f y) ∉ s) → Topology.IsClosedEmbedding f
Defined in
Mathlib.Topology.UniformSpace.UniformEmbedding
Cited by
1 results in Mathlib
Foundations
Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
UniformSpaceTopologicalSpaceDiscreteTopologyT0Space

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.