Theorems · Theorem · general topology
UniformFun.edist_continuousMapMk
∀ {α : Type u_1} {β : Type u_2} [inst : PseudoMetricSpace β] [inst_1 : TopologicalSpace α] [inst_2 : CompactSpace α]
{f g : UniformFun α β} (hf : Continuous (UniformFun.toFun f)) (hg : Continuous (UniformFun.toFun g)),
edist { toFun := UniformFun.toFun f, continuous_toFun := hf }
{ toFun := UniformFun.toFun g, continuous_toFun := hg } =
edist f g- Cited by
- 0 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- TopologicalSpacestatement and proof · cited by 24,529
- ENNRealstatement · cited by 9,879
- Equivstatement · cited by 8,337
- Continuousstatement and proof · cited by 2,592
- ContinuousMapstatement and proof · cited by 2,491
- PseudoMetricSpacestatement and proof · cited by 1,550
- EDist.ediststatement and proof · cited by 735
- CompactSpacestatement and proof · cited by 593
- UniformFunstatement and proof · cited by 106
- UniformFun.toFunstatement and proof · cited by 47
- Isometry.edist_eqproof · cited by 18
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.