Theorems · Theorem · ordinary differential equations
IsIntegralCurveAt.isIntegralCurveOn
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {γ : ℝ → E} {v : ℝ → E → E} {s : Set ℝ},
(∀ t ∈ s, IsIntegralCurveAt γ v t) → IsIntegralCurveOn γ v sIf γ is an integral curve at each t ∈ s, it is an integral curve on s.
- Defined in
- Mathlib.Analysis.ODE.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- nhdsproof · cited by 5,554
- HasDerivAtproof · cited by 493
- mem_of_mem_nhdsproof · cited by 126
- HasDerivAt.hasDerivWithinAtproof · cited by 86
- Filter.eventually_iff_exists_memproof · cited by 28
- IsIntegralCurveOnstatement · cited by 23
- IsIntegralCurveAtstatement and proof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- isIntegralCurveOn_iff_isIntegralCurveAtproof · cited by 0