Theorems · Theorem · general topology
UniformOnFun.edist_continuousRestrict
∀ {α : Type u_1} {β : Type u_2} {𝔖 : Set (Set α)} [inst : Finite ↑𝔖] [inst_1 : PseudoMetricSpace β]
[inst_2 : TopologicalSpace α] {f g : UniformOnFun α β 𝔖} [inst_3 : CompactSpace ↑(⋃₀ 𝔖)]
(hf : ContinuousOn ((UniformOnFun.toFun 𝔖) f) (⋃₀ 𝔖)) (hg : ContinuousOn ((UniformOnFun.toFun 𝔖) g) (⋃₀ 𝔖)),
edist { toFun := (⋃₀ 𝔖).domRestrict ((UniformOnFun.toFun 𝔖) f), continuous_toFun := ⋯ }
{ toFun := (⋃₀ 𝔖).domRestrict ((UniformOnFun.toFun 𝔖) g), continuous_toFun := ⋯ } =
edist f g- Cited by
- 0 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- ENNRealstatement · cited by 9,879
- Equivstatement · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- Finitestatement and proof · cited by 3,029
- ContinuousMapstatement · cited by 2,491
- iSupproof · cited by 2,415
- PseudoMetricSpacestatement and proof · cited by 1,550
- ContinuousOnstatement and proof · cited by 1,411
- EDist.ediststatement and proof · cited by 735
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.