structure
definition
def or abbrev
HelicityProxy
show as:
view Lean formalization →
formal statement (Lean)
66structure HelicityProxy where
67 value : ℝ
68
69/-- Attach a helicity proxy to a medium state (display-level wrapper). -/