pith. machine review for the scientific record. sign in
structure definition def or abbrev

Functionals

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)

  29structure Functionals (N : ℕ) where
  30  defectMass : State N → ℝ
  31  orthoMass  : State N → ℝ
  32  energyGap  : State N → ℝ
  33  tests      : State N → ℝ
  34
  35/-- Hypothesis bundle: a CPM instance for `GalerkinState N`.
  36
  37This is *exactly* the data needed to build a `CPM.LawOfExistence.Model`.
  38-/

used by (3)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (14)

Lean names referenced from this declaration's body.