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

defectMass

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)

  68noncomputable def defectMass (P : KernelParams) (s : ILGState) : ℝ :=

proof body

Definition body.

  69  let w := kernel P s.wavenumber s.scale
  70  (w - 1) ^ 2 * s.baryonicMass
  71
  72/-- Orthogonal mass: the projection onto the orthogonal complement of the
  73    Newtonian subspace. For ILG, this equals the defect mass scaled by
  74    the projection constant. -/

used by (27)

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

depends on (12)

Lean names referenced from this declaration's body.