theorem
proved
wrapper
gaussian_approx_at_eq
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)
53theorem gaussian_approx_at_eq (hbar : ℝ) : path_weight 1 hbar = 1 := by
proof body
One-line wrapper that applies unfold.
54 unfold path_weight; rw [Jcost_unit0, neg_zero, zero_div, Real.exp_zero]
55
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (7)
Lean names referenced from this declaration's body.
-
hbar
in IndisputableMonolith.Constants
decl_use
-
hbar
in IndisputableMonolith.Constants.Codata
decl_use
-
Jcost_unit0
in IndisputableMonolith.Cost
decl_use
-
Jcost_unit0
in IndisputableMonolith.Cost.JcostCore
decl_use
-
path_weight
in IndisputableMonolith.Foundation.PathIntegralDeep
decl_use
-
hbar
in IndisputableMonolith.Information.ComputationLimitsStructure
decl_use
-
hbar
in IndisputableMonolith.Quantum.EntanglementEntropy
decl_use