Theorems · Theorem · global analysis
isMIntegralCurveAt_eventuallyEq_of_contMDiffAt
∀ {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₀ : ℝ},
I.IsInteriorPoint (γ t₀) →
ContMDiffAt I I.tangent 1 (fun x => ⟨x, v x⟩) (γ t₀) →
IsMIntegralCurveAt γ v t₀ → IsMIntegralCurveAt γ' v t₀ → γ t₀ = γ' t₀ → γ =ᶠ[nhds t₀] γ'Local integral curves are unique.
If a $C^1$ vector field v admits two local integral curves γ γ' : ℝ → M at t₀ with
γ t₀ = γ' t₀, then γ and γ' agree on some open interval containing t₀.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites62
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
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldproof · cited by 8,742
- nhdsstatement and proof · cited by 5,554
- ContinuousLinearMapproof · cited by 5,352
- ENatstatement · cited by 4,985
- Set.preimageproof · cited by 4,946
Cited by2
Results whose statement or proof uses this declaration.
- isMIntegralCurveOn_Ioo_eqOn_of_contMDiffproof · cited by 2
- isMIntegralCurveAt_eventuallyEq_of_contMDiffAt_boundarylessproof · cited by 0