Theorems · Definition · general topology
Dilation.copy
{α : Type u_1} →
{β : Type u_2} →
[inst : PseudoEMetricSpace α] → [inst_1 : PseudoEMetricSpace β] → (f : α →ᵈ β) → (f' : α → β) → f' = ⇑f → α →ᵈ βCopy of a Dilation with a new toFun equal to the old one. Useful to fix definitional
equalities.
- Defined in
- Mathlib.Topology.MetricSpace.Dilation
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Dilationstatement and proof · cited by 44
Cited by2
Results whose statement or proof uses this declaration.
- Dilation.copy_eq_selfstatement · cited by 0
- Dilation.copy_toFunstatement and proof · cited by 0