pith. machine review for the scientific record. sign in
theorem proved term proof

j_functional_equation

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)

 155theorem j_functional_equation {x : ℝ} (hx : 0 < x) :
 156    Cost.Jcost x = Cost.Jcost x⁻¹ :=

proof body

Term-mode proof.

 157  Cost.Jcost_symm hx
 158
 159/-- The fixed point of x ↔ 1/x is x = 1. This is the RS "critical point." -/

depends on (13)

Lean names referenced from this declaration's body.