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

Reheating

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)

 161structure Reheating where
 162  /-- Reheating temperature. -/
 163  temperature : ℝ
 164  /-- Temperature is positive. -/
 165  temp_pos : temperature > 0
 166
 167/-- **THEOREM (Efficient Reheating)**: The inflaton couples to SM fields,
 168    allowing efficient energy transfer after inflation. -/

used by (2)

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

depends on (5)

Lean names referenced from this declaration's body.