Mathlib Map

Theorems · Theorem · global analysis

exists_isMIntegralCurveAt_of_contMDiffAt_boundaryless

∀ {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] {v : (x : M) → TangentSpace I x} (t₀ : ℝ) {x₀ : M} [CompleteSpace E]
  [BoundarylessManifold I M],
  ContMDiffAt I I.tangent 1 (fun x => ⟨x, v x⟩) x₀ → ∃ γ, γ t₀ = x₀ ∧ IsMIntegralCurveAt γ v t₀

Existence of local integral curves for a $C^1$ vector field on a C^1 manifold without boundary.

Defined in
Mathlib.Geometry.Manifold.IntegralCurve.ExistUnique
Cited by
0 results in Mathlib
Foundations
Depth 281 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpaceIsManifoldCompleteSpaceBoundarylessManifold

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites19

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.