Theorems · Theorem · general topology
Metric.toGlue_commute
∀ {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 Ψ),
Metric.toGlueL hΦ hΨ ∘ Φ = Metric.toGlueR hΦ hΨ ∘ Ψ- Defined in
- Mathlib.Topology.MetricSpace.Gluing
- 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpaceproof · cited by 24,529
- MetricSpacestatement and proof · cited by 1,684
- PseudoMetricSpaceproof · cited by 1,550
- Isometrystatement and proof · cited by 230
- SeparationQuotient.mk_eq_mkproof · cited by 7
- Metric.inseparable_iffproof · cited by 6
- Metric.GlueSpacestatement · cited by 3
- Metric.toGlueRstatement · cited by 2
- Metric.glueDist_glued_pointsproof · cited by 2
- Metric.toGlueLstatement · cited by 2
- Metric.gluePremetricproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.