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)
60private theorem H_one_of_normalized (F : ℝ → ℝ)
61 (hNorm : IsNormalized F) : H F 0 = 1 := by
proof body
Tactic-mode proof.
62 have h0 : F 1 = 0 := by simpa [IsNormalized] using hNorm
63 simp [H, G, h0]
64
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (11)
Lean names referenced from this declaration's body.
-
H
in IndisputableMonolith.Algebra.CostAlgebra
decl_use
-
G
in IndisputableMonolith.Constants
decl_use
-
G
in IndisputableMonolith.Constants.Codata
decl_use
-
G
in IndisputableMonolith.Cost.FunctionalEquation
decl_use
-
H
in IndisputableMonolith.Cost.FunctionalEquation
decl_use
-
IsNormalized
in IndisputableMonolith.Cost.FunctionalEquation
decl_use
-
IsNormalized
in IndisputableMonolith.Foundation.DAlembert.Inevitability
decl_use
-
G
in IndisputableMonolith.Gravity.JCostInflaton
decl_use
-
F
in IndisputableMonolith.Physics.AnchorPolicy
decl_use
-
F
in IndisputableMonolith.Physics.LeptonGenerations.TauStepDerivation
decl_use
-
F
in IndisputableMonolith.Pipelines
decl_use