Mathlib Map

Theorems · Definition · differential geometry

Manifold.riemannianEDist

{E : Type u_4} →
  [inst : NormedAddCommGroup E] →
    [inst_1 : NormedSpace ℝ E] →
      {H : Type u_5} →
        [inst_2 : TopologicalSpace H] →
          (I : ModelWithCorners ℝ E H) →
            {M : Type u_6} →
              [inst_3 : TopologicalSpace M] →
                [inst_4 : ChartedSpace H M] → [(x : M) → ENorm (TangentSpace I x)] → M → M → ENNReal

The Riemannian extended distance between two points, in a manifold where the tangent spaces have an extended norm, defined as the infimum of the lengths of C^1 paths between the points.

Defined in
Mathlib.Geometry.Manifold.Riemannian.PathELength
Cited by
14 results in Mathlib
Foundations
Depth 247 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpaceENorm

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Manifold.riemannianEDist_le_pathELength · cited by 4Manifold.riemannianEDist_…Manifold.exists_lt_locally_constant_of_riemannianEDist_lt · cited by 3Manifold.exists_lt_locall…setOfPred_riemannianEDist_lt_subset_nhds · cited by 2setOfPred_riemannianEDist…Manifold.riemannianEDist_def · cited by 2Manifold.riemannianEDist_…eventually_riemannianEDist_le_edist_extChartAt · cited by 1eventually_riemannianEDis…Manifold.exists_lt_of_riemannianEDist_lt · cited by 1Manifold.exists_lt_of_rie…setOfPred_riemannianEDist_lt_subset_nhds' · cited by 1setOfPred_riemannianEDist…setOf_riemannianEDist_lt_subset_nhds · cited by 0setOf_riemannianEDist_lt_…setOf_riemannianEDist_lt_subset_nhds' · cited by 0setOf_riemannianEDist_lt_…eventually_riemannianEDist_lt · cited by 0eventually_riemannianEDis…PseudoEMetricSpace.ofRiemannianMetric · cited by 0PseudoEMetricSpace.ofRiem…IsRiemannianManifold.casesOn · cited by 0IsRiemannianManifold.case…IsRiemannianManifold.out · cited by 0IsRiemannianManifold.outIsRiemannianManifold.recOn · cited by 0IsRiemannianManifold.recOnManifold.riemannianEDist_comm · cited by 0Manifold.riemannianEDist_…Real · cited by 25697RealTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceENNReal · cited by 9879ENNRealModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceTangentSpace · cited by 555TangentSpaceENorm · cited by 155ENormManifold.riemannianEDistCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by17

Results whose statement or proof uses this declaration.