Theorems · Theorem · differential geometry
Manifold.pathELength_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)] (γ : ℝ → M) (a b : ℝ),
Manifold.pathELength I γ a b = ∫⁻ (t : ℝ) in Set.Icc a b, ‖(mfderiv% γ t) 1‖ₑ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 247 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- 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
- ContinuousLinearMapstatement · cited by 5,352
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- Set.Iccstatement and proof · cited by 1,702
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
Cited by3
Results whose statement or proof uses this declaration.
- Manifold.pathELength_eq_lintegral_mfderiv_Iccproof · cited by 3
- Manifold.pathELength_selfproof · cited by 3
- Manifold.pathELength_addproof · cited by 1