recognition /
Thermodynamics /
Thermodynamics.PartitionFunction /
explainer
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)
177 noncomputable def harmonicOscillatorPartition (omega : ℝ) (T : ℝ) (hT : T > 0)
178 (hω : omega > 0) : ℝ :=
proof body
Definition body.
179 exp (-beta T hT * hbar * omega / 2) / (1 - exp (-beta T hT * hbar * omega))
180
181 /-! ## The Classical Limit -/
182
183 /-- In the classical limit (high T, many states), the sum becomes an integral:
184
185 Z = ∫ d³q d³p / h³ exp(-βH(q,p))
186
187 The factor h³ comes from the 8-tick phase space discretization! -/
depends on (17)
Lean names referenced from this declaration's body.
H
in IndisputableMonolith.Algebra.CostAlgebra
decl_use
hbar
in IndisputableMonolith.Constants
decl_use
tick
in IndisputableMonolith.Constants
decl_use
hbar
in IndisputableMonolith.Constants.Codata
decl_use
tick
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
H
in IndisputableMonolith.Cost.FunctionalEquation
decl_use
T
in IndisputableMonolith.Foundation.Breath1024
decl_use
phase
in IndisputableMonolith.Foundation.EightTick
decl_use
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
T
in IndisputableMonolith.Gap45.SyncMinimization
decl_use
hbar
in IndisputableMonolith.Information.ComputationLimitsStructure
decl_use
Z
in IndisputableMonolith.Masses.Anchor
decl_use
phase
in IndisputableMonolith.NumberTheory.RiemannHypothesis.Wedge
decl_use
Z
in IndisputableMonolith.Physics.AnchorPolicyCertified
decl_use
hbar
in IndisputableMonolith.Quantum.EntanglementEntropy
decl_use
beta
in IndisputableMonolith.Relativity.ILG.PPN
decl_use
beta
in IndisputableMonolith.Thermodynamics.PartitionFunction
decl_use