Theorems · Definition · ordinary differential equations
ODE.FunSpace.next
{E : Type u_1} →
[inst : NormedAddCommGroup E] →
[NormedSpace ℝ E] →
{f : ℝ → E → E} →
{tmin tmax : ℝ} →
{t₀ : ↑(Set.Icc tmin tmax)} →
{x₀ x : E} →
{a r L K : NNReal} →
IsPicardLindelof f t₀ x₀ a r L K →
x ∈ Metric.closedBall x₀ ↑r → ODE.FunSpace t₀ x₀ r L → ODE.FunSpace t₀ x₀ r LThe map on FunSpace defined by picard, some n-th iterate of which will be a contracting
map
- Defined in
- Mathlib.Analysis.ODE.PicardLindelof
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 263 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.compProjproof · cited by 13
Cited by16
Results whose statement or proof uses this declaration.
- ODE.FunSpace.next_applystatement · cited by 5
- ODE.FunSpace.exists_isFixedPt_nextstatement and proof · cited by 3
- ODE.FunSpace.dist_iterate_next_iterate_next_lestatement and proof · cited by 2
- ODE.FunSpace.exists_contractingWith_iterate_nextstatement · cited by 2
- ODE.FunSpace.next_apply₀statement · cited by 2
- IsPicardLindelof.exists_eq_forall_mem_Icc_hasDerivWithinAtproof · cited by 2
- ODE.FunSpace.dist_comp_iterate_next_lestatement and proof · cited by 1
- ODE.FunSpace.dist_iterate_iterate_next_le_of_lipschitzWithstatement and proof · cited by 1
- ODE.FunSpace.dist_iterate_next_apply_lestatement and proof · cited by 1
- ODE.FunSpace.dist_iterate_next_lestatement and proof · cited by 1
- ODE.FunSpace.dist_next_nextstatement and proof · cited by 1