Temperature #
In this module we define the type Temperature
, and give basic properties thereof.
Equations
- Temperature.instLinearOrder = Subtype.instLinearOrder fun (r : ℝ) => 0 ≤ r
The underlying real-number associated with the tempature.
Instances For
Equations
- Temperature.instCoeReal = { coe := Temperature.toReal }
The inverse temperature.