Theorems · Definition · general topology
Metric.toGlueL
{X : Type u} →
{Y : Type v} →
{Z : Type w} →
[inst : Nonempty Z] →
[inst_1 : MetricSpace Z] →
[inst_2 : MetricSpace X] →
[inst_3 : MetricSpace Y] →
{Φ : Z → X} → {Ψ : Z → Y} → (hΦ : Isometry Φ) → (hΨ : Isometry Ψ) → X → Metric.GlueSpace hΦ hΨThe canonical map from X to the space obtained by gluing isometric subsets in X and Y.
- Defined in
- Mathlib.Topology.MetricSpace.Gluing
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MetricSpacestatement and proof · cited by 1,684
- Isometrystatement and proof · cited by 230
- Quotient.mk''proof · cited by 132
- Metric.GlueSpacestatement · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Metric.toGlueL_isometrystatement · cited by 0
- Metric.toGlue_commutestatement · cited by 0