Theorems · Definition · differential geometry
EmetricSpace.ofRiemannianMetric
Deprecated since 2026-01-08Use EMetricSpace.ofRiemannianMetric instead.
{E : Type u_1} →
[inst : NormedAddCommGroup E] →
[inst_1 : NormedSpace ℝ E] →
{H : Type u_2} →
[inst_2 : TopologicalSpace H] →
(I : ModelWithCorners ℝ E H) →
(M : Type u_3) →
[inst_3 : TopologicalSpace M] →
[inst_4 : ChartedSpace H M] →
[inst_5 : Bundle.RiemannianBundle fun x => TangentSpace I x] →
[inst_6 : IsManifold I 1 M] →
[IsContinuousRiemannianBundle E fun x => TangentSpace I x] → [T3Space M] → EMetricSpace MAlias of EMetricSpace.ofRiemannianMetric.
The emetric space structure associated to a Riemannian metric on a manifold. Designed
so that the topology is defeq to the original one.
This should only be used when constructing data in specific situations. To develop the theory,
one should rather assume that there is an already existing emetric space structure, which satisfies
additionally the predicate IsRiemannianManifold I M.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 287 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- TopologicalSpacestatement · cited by 24,529
- NormedAddCommGroupstatement · cited by 15,752
- NormedSpacestatement · cited by 12,499
- ENatstatement · cited by 4,985
- WithTopstatement · cited by 3,754
- ModelWithCornersstatement · cited by 2,462
- ChartedSpacestatement · cited by 2,397
- TangentSpacestatement · cited by 555
- IsManifoldstatement · cited by 326
- EMetricSpacestatement · cited by 242
- T3Spacestatement · cited by 51
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.