Mathlib Map

Theorems · Theorem · general topology

completeSpace_iff_isComplete_range

∀ {α : Type u} {β : Type v} [inst : UniformSpace α] [inst_1 : UniformSpace β] {f : α → β},
  IsUniformInducing f → (CompleteSpace α ↔ IsComplete (Set.range f))
Defined in
Mathlib.Topology.UniformSpace.UniformEmbedding
Cited by
11 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.

Cites9

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

Cited by11

Results whose statement or proof uses this declaration.