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)
197private lemma phi_contDiff_succ (H : ℝ → ℝ) (h_cont : Continuous H) {n : ℕ}
198 (h : ContDiff ℝ (n : ℕ∞) H) : ContDiff ℝ ((n + 1 : ℕ) : ℕ∞) (Phi H) := by
proof body
Tactic-mode proof.
199 suffices ContDiff ℝ ((n : ℕ∞) + 1) (Phi H) by exact_mod_cast this
200 rw [contDiff_succ_iff_deriv]
201 exact ⟨phi_differentiable H h_cont,
202 fun h_omega => absurd h_omega (by exact_mod_cast WithTop.coe_ne_top),
203 by rwa [deriv_phi_eq H h_cont]⟩
204
205/-- Core bootstrap: continuous d'Alembert → C^n for all n. -/
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (14)
Lean names referenced from this declaration's body.
-
all
in IndisputableMonolith.Aesthetics.NarrativeGeodesic
decl_use
-
H
in IndisputableMonolith.Algebra.CostAlgebra
decl_use
-
all
in IndisputableMonolith.Anthropology.KinshipGraphCohomology
decl_use
-
deriv_phi_eq
in IndisputableMonolith.Cost.AczelProof
decl_use
-
Phi
in IndisputableMonolith.Cost.AczelProof
decl_use
-
phi_contDiff_succ
in IndisputableMonolith.Cost.AczelProof
decl_use
-
phi_differentiable
in IndisputableMonolith.Cost.AczelProof
decl_use
-
deriv_phi_eq
in IndisputableMonolith.Cost.AczelTheorem
decl_use
-
Phi
in IndisputableMonolith.Cost.AczelTheorem
decl_use
-
phi_differentiable
in IndisputableMonolith.Cost.AczelTheorem
decl_use
-
H
in IndisputableMonolith.Cost.FunctionalEquation
decl_use
-
all
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
-
for
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
all
in IndisputableMonolith.Musicology.ModalPreferenceFromPhi
decl_use