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)
165private theorem dAlembert_contDiff_smooth (H : ℝ → ℝ) (h_one : H 0 = 1) (h_cont : Continuous H)
166 (h_dAl : ∀ t u, H (t + u) + H (t - u) = 2 * H t * H u) :
167 ContDiff ℝ smooth H :=
proof body
Term-mode proof.
168 contDiff_infty.mpr (dAlembert_contDiff_nat H h_one h_cont h_dAl)
169
170/-! ## Phase 2: General ODE Derivation -/
171
used by (4)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (9)
Lean names referenced from this declaration's body.
-
H
in IndisputableMonolith.Algebra.CostAlgebra
decl_use
-
dAlembert_contDiff_nat
in IndisputableMonolith.Cost.AczelProof
decl_use
-
smooth
in IndisputableMonolith.Cost.AczelProof
decl_use
-
dAlembert_contDiff_nat
in IndisputableMonolith.Cost.AczelTheorem
decl_use
-
dAlembert_contDiff_smooth
in IndisputableMonolith.Cost.AczelTheorem
decl_use
-
smooth
in IndisputableMonolith.Cost.AczelTheorem
decl_use
-
H
in IndisputableMonolith.Cost.FunctionalEquation
decl_use
-
Phase
in IndisputableMonolith.Information.ChurchTuringPhysicsStructure
decl_use
-
Phase
in IndisputableMonolith.RRF.Hypotheses.EightTick
decl_use