TemperatureUnits
📁 Source: PhysLean/Thermodynamics/Temperature/TemperatureUnits.lean
Statistics
| Metric | Count |
|---|---|
DefinitionsTemperatureUnit, absoluteFahrenheit, instHDivNNReal, instInhabited, kelvin, microkelvin, millikelvin, nanokelvin, scale, val | 10 |
| 14 | |
| Total | 24 |
TemperatureUnit
Definitions
| Name | Category | Theorems |
|---|---|---|
absoluteFahrenheit 📖 | CompOp | — |
instHDivNNReal 📖 | CompOp | |
instInhabited 📖 | CompOp | — |
kelvin 📖 | CompOp | |
microkelvin 📖 | CompOp | — |
millikelvin 📖 | CompOp | — |
nanokelvin 📖 | CompOp | — |
scale 📖 | CompOp | |
val 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
div_eq_val 📖 | mathematical | — | TemperatureUnitinstHDivNNRealvalval_pos | — | — |
div_mul_div_coe 📖 | mathematical | — | TemperatureUnitinstHDivNNReal | — | — |
div_neq_zero 📖 | mathematical | — | TemperatureUnitinstHDivNNReal | — | val_posdiv_eq_val |
div_pos 📖 | mathematical | — | TemperatureUnitinstHDivNNReal | — | div_neq_zero |
div_self 📖 | mathematical | — | TemperatureUnitinstHDivNNReal | — | val_posval_neq_zero |
div_symm 📖 | mathematical | — | TemperatureUnitinstHDivNNReal | — | val_posdiv_eq_val |
property 📖 | mathematical | — | val | — | — |
scale_div_scale 📖 | mathematical | — | TemperatureUnitinstHDivNNRealscale | — | — |
scale_div_self 📖 | mathematical | — | TemperatureUnitinstHDivNNRealscale | — | val_pos |
scale_one 📖 | mathematical | — | scale | — | — |
scale_scale 📖 | mathematical | — | scale | — | — |
self_div_scale 📖 | mathematical | — | TemperatureUnitinstHDivNNRealscale | — | val_pos |
val_neq_zero 📖 | — | — | — | — | property |
val_pos 📖 | mathematical | — | val | — | property |
(root)
Definitions
---