Theorems · Theorem · ordinary differential equations
IsPicardLindelof.weaken_lipschitz
∀ {E : Type u_1} [inst : NormedAddCommGroup E] {f : ℝ → E → E} {tmin tmax : ℝ} {t₀ : ↑(Set.Icc tmin tmax)} {x₀ : E}
{a r L K : NNReal}, IsPicardLindelof f t₀ x₀ a r L K → ∀ {K' : NNReal}, K ≤ K' → IsPicardLindelof f t₀ x₀ a r L K'IsPicardLindelof is preserved when enlarging the Lipschitz constant K.
- Defined in
- Mathlib.Analysis.ODE.PicardLindelof
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
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.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Set.Elemstatement and proof · cited by 7,166
- NNRealstatement and proof · cited by 4,310
- Set.Iccstatement and proof · cited by 1,702
- IsPicardLindelofstatement and proof · cited by 33
- IsPicardLindelof.mul_max_leproof · cited by 6
- IsPicardLindelof.lipschitzOnWithproof · cited by 5
- IsPicardLindelof.continuousOnproof · cited by 4
- IsPicardLindelof.norm_leproof · cited by 2
- LipschitzOnWith.weakenproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.