Theorems · Theorem · differential geometry
Manifold.riemannianEDist_le_pathELength
∀ {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 : (x : M) → ENorm (TangentSpace I x)] [∀ (x : M), ENormSMulClass ℝ (TangentSpace I x)] {x y : M} {a b : ℝ}
{γ : ℝ → M},
ContMDiffOn (modelWithCornersSelf ℝ ℝ) I 1 γ (Set.Icc a b) →
γ a = x → γ b = y → a ≤ b → Manifold.riemannianEDist I x y ≤ Manifold.pathELength I γ a bThe Riemannian edistance is bounded above by the length of any C^1 path from x to y.
Here, we express this using a path defined on the whole real line, considered on
some interval [a, b].
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 280 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites61
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENNRealstatement and proof · cited by 9,879
- Set.Elemproof · cited by 7,166
- Set.imageproof · cited by 5,609
- ENatstatement · cited by 4,985
- WithTopstatement · cited by 3,754
- ModelWithCornersstatement and proof · cited by 2,462
Cited by4
Results whose statement or proof uses this declaration.
- eventually_riemannianEDist_le_edist_extChartAtproof · cited by 1
- Manifold.riemannianEDist_selfproof · cited by 0
- Manifold.riemannianEDist_triangleproof · cited by 0
- Manifold.riemannianEDist_commproof · cited by 0