lemma
proved
term proof
Jcost_reciprocal
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)
645lemma Jcost_reciprocal {x : ℝ} (hx : 0 < x) : Jcost x = Jcost x⁻¹ := Jcost_symm hx
proof body
Term-mode proof.
646
647end Cost
648end IndisputableMonolith
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (3)
Lean names referenced from this declaration's body.
-
Jcost_symm
in IndisputableMonolith.Cost
decl_use
-
Jcost_symm
in IndisputableMonolith.Cost.JcostCore
decl_use
-
Cost
in IndisputableMonolith.Measurement.RSNative.Core
decl_use