Mathlib Map

Theorems · Definition · general topology

AbstractCompletion.map

{α : Type uα} →
  [inst : UniformSpace α] →
    (pkg : AbstractCompletion.{vα, uα} α) →
      {β : Type uβ} →
        [inst_1 : UniformSpace β] → (pkg' : AbstractCompletion.{vβ, uβ} β) → (α → β) → pkg.space → pkg'.space

Lifting maps to completions

Defined in
Mathlib.Topology.UniformSpace.AbstractCompletion
Cited by
7 results in Mathlib
Foundations
Depth 76 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.

Cites5

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

Cited by9

Results whose statement or proof uses this declaration.