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

energy_to_processing_field

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)

  87def energy_to_processing_field (energy : EnergyDistribution) (G_eff : ℝ) : ProcessingField where
  88  phi h := G_eff * energy.density h

proof body

Definition body.

  89
  90/-- ANY energy concentration creates a non-trivial processing field.
  91    If the energy density has a non-zero gradient at some point,
  92    then the processing field has a non-zero gradient there. -/

used by (4)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (6)

Lean names referenced from this declaration's body.