Mathlib Map

Theorems · Theorem · ordinary differential equations

ODE.FunSpace.range_toContinuousMap

∀ {E : Type u_1} [inst : NormedAddCommGroup E] {tmin tmax : ℝ} {t₀ : ↑(Set.Icc tmin tmax)} {x₀ : E} {r L : NNReal},
  (Set.range fun α => ODE.FunSpace.toContinuousMap α) = {α | LipschitzWith L ⇑α ∧ α t₀ ∈ Metric.closedBall x₀ ↑r}
Defined in
Mathlib.Analysis.ODE.PicardLindelof
Cited by
0 results in Mathlib
Foundations
Depth 163 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.

Cites18

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.