theorem
proved
term proof
vfeCert_holds
show as:
view Lean formalization →
formal statement (Lean)
216theorem vfeCert_holds : VFECert :=
proof body
Term-mode proof.
217{ vfe_at_boltz := @vfe_at_boltzmann_eq_helmholtzF
218 boltz_minimizes := @boltzmann_minimizes_vfe }
219
220end
221
222end IndisputableMonolith.Statistics.VariationalFreeEnergyFromRCL