pith. machine review for the scientific record. sign in
structure

MediumStateH

definition
show as:
view math explainer →
module
IndisputableMonolith.Flight.Medium
domain
Flight
line
70 · github
papers citing
none yet

open explainer

Generate a durable explainer page for this declaration.

open lean source

IndisputableMonolith.Flight.Medium on GitHub at line 70.

browse module

All declarations in this module, on Recognition.

explainer page

Tracked in the explainer inventory; generation is lazy so crawlers do not trigger LLM jobs.

open explainer

depends on

formal source

  67  value : ℝ
  68
  69/-- Attach a helicity proxy to a medium state (display-level wrapper). -/
  70structure MediumStateH where
  71  S : MediumState
  72  H : HelicityProxy
  73
  74end Medium
  75end Flight
  76end IndisputableMonolith
  77