Theorems · Theorem · ordinary differential equations
ODE.FunSpace.lipschitzWith
∀ {E : Type u_1} [inst : NormedAddCommGroup E] {tmin tmax : ℝ} {t₀ : ↑(Set.Icc tmin tmax)} {x₀ : E} {r L : NNReal}
(self : ODE.FunSpace t₀ x₀ r L), LipschitzWith L self.toFun- Defined in
- Mathlib.Analysis.ODE.PicardLindelof
- Cited by
- 2 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.
Cites9
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
- Set.Elemstatement and proof · cited by 7,166
- NNRealstatement and proof · cited by 4,310
- Set.Iccstatement and proof · cited by 1,702
- LipschitzWithstatement · cited by 316
- ODE.FunSpacestatement and proof · cited by 37
- ODE.FunSpace.toFunstatement · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- ODE.FunSpace.mem_closedBallproof · cited by 3
- ODE.FunSpace.continuousproof · cited by 1