def
definition
def or abbrev
residualAction
show as:
view Lean formalization →
formal statement (Lean)
29noncomputable def residualAction (rot : TwoBranchRotation) : ℝ :=
proof body
Definition body.
30 π/2 - rot.θ_s
31
32/-- Residual norm ||R|| = dθ/dt integrated over the rotation -/