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.
- DFunLike.coestatement and proof · cited by 62,936
- UniformSpacestatement and proof · cited by 2,040
- UniformEquivstatement and proof · cited by 80
- UniformEquiv.symmproof · cited by 28
- UniformEquiv.uniformContinuousproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.