Mathlib Map

Theorems · Definition · general topology

UniformEquiv.changeInv

{α : Type u} →
  {β : Type u_1} →
    [inst : UniformSpace α] →
      [inst_1 : UniformSpace β] → (f : α ≃ᵤ β) → (g : β → α) → Function.RightInverse g ⇑f → α ≃ᵤ β

Change the uniform equiv f to make the inverse function definitionally equal to g.

Defined in
Mathlib.Topology.UniformSpace.Equiv
Cited by
0 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, 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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.