Theorems · Theorem · global analysis
isMIntegralCurve_abs_add_one_of_isMIntegralCurveOn_Ioo
∀ {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] [T2Space M] {v : (x : M) → TangentSpace I x} [BoundarylessManifold I M],
(ContMDiff I I.tangent 1 fun x => ⟨x, v x⟩) →
∀ {x : M} (γ : ℝ → ℝ → M),
(∀ (a : ℝ), γ a 0 = x) →
(∀ a > 0, IsMIntegralCurveOn (γ a) v (Set.Ioo (-a) a)) → IsMIntegralCurve (fun t => γ (|t| + 1) t) vFor a family of integral curves γ : ℝ → ℝ → M with the same starting point γ 0 = x such that
each γ a is defined on Ioo (-a) a, the function γ_ext := fun t ↦ γ (|t| + 1) t is a global
integral curve.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 220 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- ENatstatement · cited by 4,985
- WithTopstatement · cited by 3,754
- Nat.cast_oneproof · cited by 2,501
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- absstatement and proof · cited by 1,814
- T2Spacestatement and proof · cited by 1,351
- Set.Ioostatement and proof · cited by 1,214
Cited by1
Results whose statement or proof uses this declaration.
- exists_isMIntegralCurve_iff_exists_isMIntegralCurveOn_Iooproof · cited by 1