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

gradient_coefficient

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)

  28noncomputable def gradient_coefficient (scale : ScaleFactor) (α C_lag : ℝ) (t : ℝ) : ℝ :=

proof body

Definition body.

  29  let a := scale.a t
  30  a * (1 + 0.01 * α * C_lag)
  31

depends on (3)

Lean names referenced from this declaration's body.