Theorems · Theorem · global analysis
isMIntegralCurveOn_Ioo_eqOn_of_contMDiff
∀ {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 : IsManifold I 1 M] {γ γ' : ℝ → M} {v : (x : M) → TangentSpace I x} {t₀ : ℝ} [T2Space M] {a b : ℝ},
t₀ ∈ Set.Ioo a b →
(∀ t ∈ Set.Ioo a b, I.IsInteriorPoint (γ t)) →
(ContMDiff I I.tangent 1 fun x => ⟨x, v x⟩) →
IsMIntegralCurveOn γ v (Set.Ioo a b) →
IsMIntegralCurveOn γ' v (Set.Ioo a b) → γ t₀ = γ' t₀ → Set.EqOn γ γ' (Set.Ioo a b)Integral curves are unique on open intervals.
If a $C^1$ vector field v admits two integral curves γ γ' : ℝ → M on some open interval
Ioo a b, and γ t₀ = γ' t₀ for some t ∈ Ioo a b, then γ and γ' agree on Ioo a b.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites53
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · 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
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- nhdsproof · cited by 5,554
- ENatstatement · cited by 4,985
- Set.preimageproof · cited by 4,946
- WithTopstatement · cited by 3,754
- ModelWithCornersstatement and proof · cited by 2,462
Cited by2
Results whose statement or proof uses this declaration.
- isMIntegralCurveOn_Ioo_eqOn_of_contMDiff_boundarylessproof · cited by 2
- isMIntegralCurve_eq_of_contMDiffproof · cited by 1