Theorems · Theorem · differential geometry
Manifold.riemannianEDist_def
∀ {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]
[inst_5 : (x : M) → ENorm (TangentSpace I x)] (x y : M),
Manifold.riemannianEDist I x y =
⨅ γ,
⨅ (_ : ContMDiff (modelWithCornersEuclideanHalfSpace 1) I 1 ⇑γ), ∫⁻ (x_2 : ↑unitInterval), ‖(mfderiv% ⇑γ x_2) 1‖ₑ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 248 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENNRealstatement · cited by 9,879
- Set.Elemstatement and proof · cited by 7,166
- ContinuousLinearMapstatement · cited by 5,352
- ENatstatement · cited by 4,985
- WithTopstatement · cited by 3,754
Cited by2
Results whose statement or proof uses this declaration.
- Manifold.riemannianEDist_le_pathELengthproof · cited by 4
- Manifold.exists_lt_of_riemannianEDist_ltproof · cited by 1