theorem
other
other
forecastCost_reciprocal_symm
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)
42theorem forecastCost_reciprocal_symm {r : ℝ} (hr : 0 < r) :
43 forecastCost r = forecastCost r⁻¹ := Cost.Jcost_symm hr
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (4)
Lean names referenced from this declaration's body.
-
forecastCost
in IndisputableMonolith.Climate.PredictabilityFromJCost
decl_use
-
Jcost_symm
in IndisputableMonolith.Cost
decl_use
-
Jcost_symm
in IndisputableMonolith.Cost.JcostCore
decl_use
-
Cost
in IndisputableMonolith.Measurement.RSNative.Core
decl_use