theorem
proved
term proof
Jlog_unit_curvature
show as:
view Lean formalization →
formal statement (Lean)
46theorem Jlog_unit_curvature : deriv (deriv Jlog) 0 = 1 :=
proof body
Term-mode proof.
47 Jlog_second_deriv_at_zero
48
49/-- Identity: (Jcost ∘ exp) equals Jlog pointwise. -/