Theorems · Theorem · ordinary differential equations
ODE.FunSpace.next_apply
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {f : ℝ → E → E} {tmin tmax : ℝ}
{t₀ : ↑(Set.Icc tmin tmax)} {x₀ x : E} {a r L K : NNReal} (hf : IsPicardLindelof f t₀ x₀ a r L K)
(hx : x ∈ Metric.closedBall x₀ ↑r) (α : ODE.FunSpace t₀ x₀ r L) {t : ↑(Set.Icc tmin tmax)},
(ODE.FunSpace.next hf hx α).toFun t = ODE.picard f (↑t₀) x α.compProj ↑t- Defined in
- Mathlib.Analysis.ODE.PicardLindelof
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 264 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · 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
- Set.Elemstatement and proof · cited by 7,166
- NNRealstatement and proof · cited by 4,310
- Set.Iccstatement and proof · cited by 1,702
- NNReal.toRealstatement and proof · cited by 1,260
- Metric.closedBallstatement and proof · cited by 704
- ODE.FunSpacestatement and proof · cited by 37
- IsPicardLindelofstatement and proof · cited by 33
- ODE.FunSpace.toFunstatement · cited by 20
Cited by5
Results whose statement or proof uses this declaration.
- IsPicardLindelof.exists_eq_forall_mem_Icc_hasDerivWithinAtproof · cited by 2
- ODE.FunSpace.dist_iterate_next_apply_leproof · cited by 1
- ODE.FunSpace.isFixedPt_next_iffproof · cited by 0
- IsPicardLindelof.exists_eq_forall_mem_Icc_eq_picardproof · cited by 0