23structure AczelRegularityKernel (H : ℝ → ℝ) : Prop where 24 smooth : dAlembert_continuous_implies_smooth_hypothesis H 25 ode : dAlembert_to_ODE_hypothesis H 26 27/-- The default kernel obtained from the current Aczél smoothness package. -/
used by (4)
From the project-wide theorem graph. These declarations reference this one in their body.