Theorems · Theorem · ordinary differential equations
ODE.contDiffOn_enat_Icc_of_hasDerivWithinAt
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E] {f : ℝ → E → E} {α : ℝ → E}
{u : Set E} {tmin tmax : ℝ} {n : ℕ∞},
ContDiffOn ℝ (↑n) (Function.uncurry f) (Set.Icc tmin tmax ×ˢ u) →
(∀ t ∈ Set.Icc tmin tmax, HasDerivWithinAt α (f t (α t)) (Set.Icc tmin tmax) t) →
Set.MapsTo α (Set.Icc tmin tmax) u → ContDiffOn ℝ (↑n) α (Set.Icc tmin tmax)Solutions to ODEs defined by $C^n$ vector fields are also $C^n$.
- Defined in
- Mathlib.Analysis.ODE.PicardLindelof
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 270 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
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
- ENatstatement and proof · cited by 4,985
- CompleteSpacestatement and proof · cited by 2,532
- Nat.cast_oneproof · cited by 2,501
- Nat.cast_zeroproof · cited by 1,870
- SProd.sprodstatement and proof · cited by 1,750
- Set.Iccstatement and proof · cited by 1,702
- WithTop.somestatement and proof · cited by 1,128
- Set.MapsTostatement and proof · cited by 732
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.