pith. machine review for the scientific record. sign in
theorem proved term proof

ode_regularity_differentiable_of_smooth

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 138theorem ode_regularity_differentiable_of_smooth {H : ℝ → ℝ} (h : ContDiff ℝ ⊤ H) :
 139    ode_regularity_differentiable_hypothesis H :=

proof body

Term-mode proof.

 140  fun _ _ => (h.of_le le_top : ContDiff ℝ 1 H).differentiable
 141    (by decide : (1 : WithTop ℕ∞) ≠ 0)
 142
 143/-- ODE regularity (5): any H with ContDiff ℝ ⊤ satisfies `ode_linear_regularity_bootstrap_hypothesis`. -/

used by (2)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (5)

Lean names referenced from this declaration's body.