Mathlib Map

Theorems · Definition · general topology

GromovHausdorff.optimalGHInjl

(X : Type u) →
  (Y : Type v) →
    [inst : MetricSpace X] →
      [inst_1 : CompactSpace X] →
        [inst_2 : Nonempty X] →
          [inst_3 : MetricSpace Y] →
            [inst_4 : CompactSpace Y] → [inst_5 : Nonempty Y] → X → GromovHausdorff.OptimalGHCoupling X Y

Injection of X in the optimal coupling between X and Y

Defined in
Mathlib.Topology.MetricSpace.GromovHausdorffRealized
Cited by
4 results in Mathlib
Foundations
Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MetricSpaceCompactSpaceNonemptyMetricSpaceCompactSpaceNonempty

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.

Cited by4

Results whose statement or proof uses this declaration.