pith. machine review for the scientific record. sign in
def definition def or abbrev

local_variation

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)

  56noncomputable def local_variation (_s : Simplex3) (psi : ℝ) : ℝ :=

proof body

Definition body.

  57  -- Simple derivative of J(x) at psi
  58  (Jcost (psi + 0.001) - Jcost psi) / 0.001
  59
  60/-- Predicate for J-cost stationarity. -/

used by (2)

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.