theorem administered_relaxTime_gt {v_price sigma : ℝ}
(hv : 0 < v_price) (hsigma : 0 < sigma) :
1 / v_price < 1 / administeredSpeed v_price sigma :=
one_div_lt_one_div_of_lt (div_pos hv (by linarith)) (div_lt_self hv (by linarith))Derivation of Leading and Lagging Economic Indicators