Mathlib Map

Theorems · Theorem · general topology

completeSpace_extension

∀ {α : Type u} {β : Type v} [inst : UniformSpace α] [inst_1 : UniformSpace β] {m : β → α},
  IsUniformInducing m → DenseRange m → (∀ (f : Filter β), Cauchy f → ∃ x, Filter.map m f ≤ nhds x) → CompleteSpace α
Defined in
Mathlib.Topology.UniformSpace.UniformEmbedding
Cited by
0 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
UniformSpaceUniformSpace

Around this declaration

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

Cites57

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.