pith. machine review for the scientific record. sign in
lemma proved term proof

pressure_eq_proxy

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  59lemma pressure_eq_proxy (P : PressureParams) [H : PressureDropFromVorticity P] (S : MediumState) :
  60    H.pressure S = pressureProxy P S :=

proof body

Term-mode proof.

  61  H.pressure_eq S
  62
  63end Pressure
  64end Flight
  65end IndisputableMonolith
  66

depends on (8)

Lean names referenced from this declaration's body.