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)
121def semanticFreeEnergy
122 (refCost entropy attention berryWeight berry : ℝ) : ℝ :=
proof body
Definition body.
123 refCost - attention * entropy - berryWeight * berry
124
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (3)
Lean names referenced from this declaration's body.
-
entropy
in IndisputableMonolith.Foundation.InitialCondition
decl_use
-
entropy
in IndisputableMonolith.Thermodynamics.BoltzmannDistribution
decl_use
-
entropy
in IndisputableMonolith.Thermodynamics.PartitionFunction
decl_use