Theorems · Definition · general topology
GromovHausdorff.auxGluing
(X : ℕ → Type) →
[inst : (n : ℕ) → MetricSpace (X n)] →
[∀ (n : ℕ), CompactSpace (X n)] → [∀ (n : ℕ), Nonempty (X n)] → (n : ℕ) → GromovHausdorff.AuxGluingStruct (X n)Auxiliary sequence of metric spaces, containing copies of X 0, ..., X n, where each
X i is glued to X (i+1) in an optimal way. The space at step n+1 is obtained from the space
at step n by adding X (n+1), glued in an optimal way to the X n already sitting there.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- CompactSpacestatement and proof · cited by 593
- GromovHausdorff.AuxGluingStructstatement and proof · cited by 4
- GromovHausdorff.optimalGHInjrproof · cited by 4
- Metric.GlueSpaceproof · cited by 3
- Metric.toGlueRproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.