metric.glue_dist

Define a predistance on α ⊕ β, for which Φ p and Ψ p are at distance ε

metric.glue_metric_approx

Given two maps Φ and Ψ intro metric spaces α and β such that the distances between Φ p and Φ q, and between Ψ p and Ψ q, coincide up to 2 ε where ε > 0, one can almost glue the two spaces α and β along the images of Φ and Ψ, so that Φ p and Ψ p are at distance ε.

metric.metric_space_sum

The distance on the disjoint union indeed defines a metric space. All the distance properties follow from our choice of the distance. The harder work is to show that the uniform structure defined by the distance coincides with the disjoint union uniform structure.

metric.isometry_on_inl

The left injection of a space in a disjoint union in an isometry

metric.isometry_on_inr

The right injection of a space in a disjoint union in an isometry

metric.inductive_limit_dist

Predistance on the disjoint union Σn, X n.

metric.inductive_limit_dist_eq_dist

The predistance on the disjoint union Σn, X n can be computed in any X k for large enough k.

metric.inductive_premetric

Premetric space structure on Σn, X n.

metric.inductive_limit

The type giving the inductive limit in a metric space context.

metric.metric_space_inductive_limit

Metric space structure on the inductive limit.

metric.to_inductive_limit

Mapping each X n to the inductive limit.

metric.to_inductive_limit_isometry

The map to_inductive_limit n mapping X n to the inductive limit is an isometry.

metric.to_inductive_limit_commute

The maps to_inductive_limit n are compatible with the maps f n.