pith. machine review for the scientific record. sign in
theorem proved wrapper

gaussian_approx_at_eq

show as:
view Lean formalization →

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.