Theorems · Theorem · general topology
Metric.glueDist_glued_points
∀ {X : Type u} {Y : Type v} {Z : Type w} [inst : MetricSpace X] [inst_1 : MetricSpace Y] [Nonempty Z] (Φ : Z → X)
(Ψ : Z → Y) (ε : ℝ) (p : Z), Metric.glueDist Φ Ψ ε (Sum.inl (Φ p)) (Sum.inr (Ψ p)) = ε- Defined in
- Mathlib.Topology.MetricSpace.Gluing
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- le_antisymmproof · cited by 2,068
- iInfproof · cited by 1,690
- MetricSpacestatement and proof · cited by 1,684
- Dist.distproof · cited by 1,539
- Set.forall_mem_rangeproof · cited by 135
- dist_nonnegproof · cited by 126
- dist_selfproof · cited by 116
- add_nonnegproof · cited by 104
- le_ciInfproof · cited by 32
Cited by2
Results whose statement or proof uses this declaration.
- GromovHausdorff.ghDist_le_of_approx_subsetsproof · cited by 1
- Metric.toGlue_commuteproof · cited by 0